Operating Systems Lab Manual / OS Echo pipe C Program

Program Name:
Write a program for the use of Echo Pipe
Theory

Program Code


Input:
Using Echo Pipe
Output:
Child Process Initiated
Parent Process Initiated
Parent Process reading from pipe Using Echo Pipe
CHILD PROCESS reading from pipe Using Echo Pipe


Home     Back