Second question is about forks. The program will fork () four times, and all the child processes need to have root privileges as well. I would imagine that privileges are inherited so it shouldn't be ...
Writing a build script for a C program can be a challenge for a beginner Declarative build tools have overtaken the imperative style in recent years but the trend has yet to make it to the C world A ...