Hi All!!!

Im trying to develop reading capabilities for an OS im helping to develop.
When enabling the FPC_HAS_FEATURE_TEXTIO from the RTL, I get a few errors
involving
the file: Text.inc.
All of the errors returned are mainly "do_" functions.
E.g:
do_read
do_write
do_close
do_erase
dp_rename
etc...

any ideas on stopping this? Anyone know if I have to enable another
define? I've tried {$define FPC_HAS_FEATURE_FILEIO}, but, no luck! :(

Regards

SirStorm25.
-- 
View this message in context: 
http://www.nabble.com/FPC_HAS_FEATURE_TEXTIO---Strange-behaviour%21-tp18968260p18968260.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to