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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to