↑ On-the-Shelf Software ↑
GEONius.com
23-Dec-2015
E-mail
popen
- Pipe to/from a Subprocess
These utilities emulate the
popen(3)
facility of UNIX.
Public Procedures
popen()
- create a subprocess to execute a DCL command.
pclose()
- wait for a
popen()
ed subprocess to terminate.
Source Files
popen.c
Alex Measday
/
E-mail