[fpc-pascal] "Streaming" input output in FPC.

Geoff Bagley geoff.bagley at btinternet.com
Tue Mar 21 17:55:20 CET 2006


Is it possible to "stream" the output of an FPC program into the input 
of the next like
the  "C" people do on Linux ?  They have "stdio.h" .  I have never seem 
this done in Pascal.

E.G.   prog1 | prog2 | prog3   etc.  where "|" is the pipe for passing 
the results from one prog to he next.

Best regards,
Geoff



More information about the fpc-pascal mailing list