
February 16th, 2013, 10:33 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 1
Time spent in forums: 1 h 1 m 7 sec
Reputation Power: 0
|
|
|
C program
write a C program on Linux to fork() a child process. This
child process will print the numbers from 1 to 10, and the parent process will print numbers from 11 to 20.
can anyone help me? please
|