Nooo!
What are these functions meant to do?
This seems way more harder than it looks!
Regards
SirStorm25.
--
View this message in context:
http://www.nabble.com/FPC_HAS_FEATURE_TEXTIO---Strange-behaviour%21-tp18968260p18970979.html
Sent from the Free Pascal - General mailing list archive
Would the OS still compile if I removed the
syscopytodos and syscopyfromdos functions from
the do_ procedures?
--
View this message in context:
http://www.nabble.com/FPC_HAS_FEATURE_TEXTIO---Strange-behaviour%21-tp18968260p18970901.html
Sent from the Free Pascal - General mailing list archive at
The only problem I've found, is that the do_ procedures contain a line of
code:
syscopytodos, which seems to be specific to dos, any ideas as to where
this function is stored?
Regards
SirStorm25.
--
View this message in context:
http://www.nabble.com/FPC_HAS_FEATURE_TEXTIO---Strange-beha
Found em!
The finaly question is: where do I put these?
do I create my own sysfile.inc with just these functions, or do they rely on
other functions located within the same file?
Regards
SirStorm25.
--
View this message in context:
http://www.nabble.com/FPC_HAS_FEATURE_TEXTIO---Strange
Marco van de Voort wrote:
>
> In our previous episode, SirStorm25 said:
>> 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
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-tp18968260p189
Hi all!
Does anyone have the specification for the .bin (binary) file type?
Regards
SirStorm25.
--
View this message in context:
http://www.nabble.com/Understanding-the-.bin-format-tp18968139p18968139.html
Sent from the Free Pascal - General mailing list archive at Nabble.com
d in this case :-( . If we could get the code for
these functions and place them in one single file maybe... readwritelib.pas,
but thats all the ideas I have. Unless we could try and invent our own
functions for reading files. But that might take even longer!
Any Ideas??? :confused:
Regards
SirStorm2
leledumbo wrote:
>
>
> SirStorm25 wrote:
>>
>> so, I have to change {$undef FPC_HAS_FEATURE_TEXTIO} in system.pas to
>> {$define FPC_HAS_FEATURE_TEXTIO} ?
>>
> Well... just try it =^D
> How can you use file related functions without any file system su
leledumbo wrote:
>
> Hello SirStorm25
>
> Didn't expect to see you here. Check the top of system unit and
> systemh.inc and you'll find out why.
>
Neither did I!!!
I think I get it now :) , so, I have to change {$undef
FPC_HAS_FEATURE_TEXTI
10 matches
Mail list logo