<BLOCKQUOTE><font size="-1">quote:</font><HR>A pipe is an interprocess communication mechanism available on both Windows and Linux (and UNIX). Pipes originally ...
The problem is this: I have a code which expects data in a specific format. I want a compiled-in "front-end" that reads in whatever format is passed in, converts it, and feeds it to the "core" code.