Fork and Execl

Gregory Smith greg at utcsri.UUCP
Tue Feb 25 08:01:24 AEST 1986


In article <868 at umd5.UUCP> don at umd5.UUCP writes:
>The question is:
>After issuing the fork(), I know the parent process gets the pid of the
>child, and the child is a copy of the parent process, but where does the
>execution of the child process continue from ?

>From the stork process, of course.



More information about the Comp.lang.c mailing list