Description: windows operating system, programming examples, the main process parameters from the command line input two integers, the main process to create two sub-processes, respectively, the two integers passed to two sub-processes, sub-process computing 1+2+ ..+ n has been added to the integer and the first N entries and output. If the input integer is negative, then the exit process.
To Search:
File list (Check if you may need any files):
childprocess.c
mainprocess.c