Connecting Tech Pros Worldwide Forums | Help | Site Map

write a program for the following reqirements ?

Newbie
 
Join Date: Nov 2009
Posts: 2
#1: 3 Weeks Ago
1,using system calls parent process to creates / starts (child) process.
2.parent process waits for the child process to exit.
3.parent process then prints a messagea and exits .
best answer - posted by donbock
The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

Please refer to Posting Homework or Coursework Questions and Answers.

Newbie
 
Join Date: Nov 2009
Posts: 2
#2: 3 Weeks Ago

re: write a program for the following reqirements ?


in any language ,,,who knows this ???
Member
 
Join Date: Aug 2008
Posts: 124
#3: 3 Weeks Ago

re: write a program for the following reqirements ?


of course this is OS specific...

Unix has different calls from Windows to manage processes..
refer to the OS topics not here..
Expert
 
Join Date: Mar 2008
Location: Naperville, Illinois U.S.
Posts: 831
#4: 3 Weeks Ago

re: write a program for the following reqirements ?


The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

Please refer to Posting Homework or Coursework Questions and Answers.
Reply