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

2006-01-18 Thread L505
>> Prefixing an 'A' seems to be an (un)official delphi naming convention > Does this make it official? > http://www.econos.de/delphi/cs.html#ObjectPascal_Procedures_Parameters > > " The 'A' prefix is a convention to disambiguate when the parameter name > is the same as a property or field name

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

2006-01-18 Thread Jeff Pohlmeyer
> Prefixing an 'A' seems to be an (un)official delphi naming convention Does this make it official? http://www.econos.de/delphi/cs.html#ObjectPascal_Procedures_Parameters " The 'A' prefix is a convention to disambiguate when the parameter name is the same as a property or field name in the cla