Hi, i am try to account for the time slice for a child to return to it parent process? I am having problem to determine when the child process is...
int main(int arg, char *argv []) { char *a[256]; // how we copy the array below a[0]=argv[0]; return 0; }
Separate names with a comma.