How can I write an FPIPE() ?????

Root Boy Jim rbj at uunet.UU.NET
Sat Feb 9 07:05:52 AEST 1991


In <1991Feb7.200302.4945 at dmntor.UUCP> djm at dmntor.UUCP (David McKellar) writes:
>	I know all about pipe() and popen() but I want a fpipe().

Take the FD's you get from pipe or popen and use fdopen on them.
-- 

	Root Boy Jim Cottrell <rbj at uunet.uu.net>
	I got a head full of ideas
	They're driving me insane



More information about the Comp.unix.wizards mailing list