[fpc-devel] Console IO revisited

Thaddy thaddy at thaddy.com
Fri Dec 3 13:52:50 CET 2010


Note the console IO functions are *as I read it and can show it* are 
supposed NOT to share a single handle. Only the use of the std file 
names should guarantee a common handle and that is where FPC fails my tests.
The redirection for other purposes on a OS level call under windows and 
posix will give you a handle but consequently will fail on the standard 
file names.
Or am I wrong?



More information about the fpc-devel mailing list