Description: To achieve inter-process communication pipe: write the user program under linux, one of the parent process, it creates the other two sub-process, the two sub-process through the pipeline mechanism to achieve inter-process communication.
To Search:
File list (Check if you may need any files):
fork.c