[lug] p2open()? Yet another C++ question

Scott A. Herod herod at interact-tv.com
Fri Aug 10 15:57:19 MDT 2001


Hello,

On solaris and irix there is a p2open function that returns FILE
pointers
to both the input and output streams of a forked process.  This utility
function doesn't seem to exist with gcc in linux.  popen is only one
way.
Any pointers on how to link to both stdin and stdout of a child process?

Thanks

Scott



More information about the LUG mailing list