fork() and pipe()

Doug Gwyn gwyn at smoke.BRL.MIL
Mon Mar 6 22:41:16 AEST 1989


In article <21327 at shemp.CS.UCLA.EDU> aviz at CS.UCLA.EDU (Dr Algirdas Avizienis) writes:
>What are the syntaxes for fork() and pipe()?
>I am trying to write a C program that sets up a set of child
>processes.. 

Excuse me for saying this, but if you have to ask the net for this
information because you don't have a reference manual, you'll have
SERIOUS problems getting your code right.  By far the preferable
way to answer such questions is to refer to the UNIX Programmer's
Reference Manual.



More information about the Comp.unix.wizards mailing list