On 7/2/06, Antal <[EMAIL PROTECTED]> wrote:
So just look out for this in the source-code.
Or just use
write('Main Loop',#13#10);
:^)

Isn“t it better to use:

write('Main Loop',LineEnding);

this way the RTL will substitue LineEnding with the appropriate one
for that platform.

--
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to