popen()

Julian ANIGBOGU anigbogu at loria.crin.fr
Sat Mar 3 23:02:45 AEST 1990


In article <90061.202350CMH117 at psuvm.psu.edu> CMH117 at psuvm.psu.edu (Charles Hannum) writes:
>
>popen() cannot be implemented under DOS.
         ^^^^^^
WRONG!! Take a look at Ian Stewartson's implementation of Shell (sh)
for MSDOS. It contains a working version of both popen() and pclose().
After I posted my question, I downloaded his implementation from
comp.sources.misc and found the response there. It's really neat. You
can use it freelly as long as you acknowledge the source by keeping
the copyright notice in there.

Thanks Ian. BTW, that's the kind of code that should be making it to
Usenet. VIVE FREEWARE!!

Couldn't resist! The debate on Shareware has lasted long enough.
Flames to /dev/null !

Julian

-- 
				---------------------------------------
e-mail:	anigbogu at loria.crin.fr 	| All opinions expressed here are      |
				|  naturally mine. However ...         |
				----------------------------------------



More information about the Comp.lang.c mailing list