Search Results

Search: Posts Made By: Pallavi Tiwari
23,760
Posted By Pallavi Tiwari
Thanks..
Thanks..
23,760
Posted By Pallavi Tiwari
Thanks Jackliang.. Can you please verify if the...
Thanks Jackliang..
Can you please verify if the below comments are correct for
the above program :
"The statement setpgrp(); parents sets a separate group
number. Then the group of statements...
23,760
Posted By Pallavi Tiwari
Can somebody please tell me the output of this...
Can somebody please tell me the output of this program?

main()
{
int i;
setpgrp();
for(i=0;i,10;i++)
{
if(fork()==0)
{
stepgrp();
pause();
}
...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 04:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy