Results 1 to 2 of 2
How to write a c program that mimics pipe operation in unix.....i.e one programs output must become input to other program.............is it possible to do with execl function in c...................pipe ...
- 03-20-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 15
Mimics of unix pipe program
How to write a c program that mimics pipe operation in unix.....i.e one programs output must become input to other program.............is it possible to do with execl function in c...................pipe system call should not be used
- 03-20-2007 #2---------------------------------
Registered Linux User #440311
HI2ARUN _AT_ GMAIL _DOT_ COM
---------------------------------


Reply With Quote