On 19 jan 2006, at 11:51, L505 wrote:

From the FPC ReadLn sources I was under the impression that the Mac used #13 for line feeds and unix used #10 for line feeds, but I've heard that sometimes certain unix
systems used #13.

Mac OS 9 and below used #13. Mac OS X, with it's unix/bsd heritage, uses #10. I don't know of any *nix that uses #13?

I've always wanted to clarify this.. And then there is the end of
file delimiter which also came to mind.

Afaik only Dos and OS/2 know that concept, other OS'es don't use an EOF delimiter.


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

Reply via email to