[fpc-devel] StdOut capture for FPC RTL

Michael Schnell mschnell at lumino.de
Thu Nov 25 12:46:13 CET 2010


On 11/25/2010 12:14 PM, Sven Barth wrote:
>
> They are initialised when the thread is started (before your own 
> routine is called) to the same values that are used for StdIO on 
> application startup.
That means the StdIn, StdOut, and StdErr are opened multiple times by 
the application ? While this might be possible for StdOut and StdErr 
(mixing the outputs), I don't see what this means for StdIn.

-Michael



More information about the fpc-devel mailing list