Re: [fpc-pascal] parameter names local, global, glocal

2006-01-21 Thread Olle Raab
06-01-19 13.05, skrev Jonas Maebe följande:

> 
> 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.

But one should be aware of that a mac user, using Mac OS X might run classic
Mac OS programs, in the classic environmant, which produces #13 files.

Olle 

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


Re: [fpc-pascal] parameter names local, global, glocal

2006-01-21 Thread Jonas Maebe


On 21 Jan 2006, at 19:07, Olle Raab wrote:

But one should be aware of that a mac user, using Mac OS X might  
run classic

Mac OS programs, in the classic environmant, which produces #13 files.


Actually, the standard Carbon stuff might also still use #13.


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