popen2(), a C function for bidirectional communication with a child process

Be careful of buffering issues! Update, 2009-02-05: This is for POSIX systems like Linux. It won't work on Windows.

Files currently attached to this page:

popen2.c1.4kB



Entry first conceived on 19 February 2005, 15:25 UTC, last modified on 15 January 2012, 3:46 UTC
Website Copyright © 2004-2024 Jeff Epler