[fpc-devel] Purpose of "uses ... in"?
Marcos Douglas
md at delfire.net
Wed Jul 14 16:27:22 CEST 2010
2010/7/14 Adem <listmember at letterboxes.org>:
> On 2010-07-14 16:26, Marcos Douglas wrote:
>>
>> I am surprised as there is no conflict of names of units in the FPC /
>> Lazarus.
>> There are names very short, which could be used as variable names...
>
> Is there, still, a platform (where FPC can be used) that restricts filenames
> to being so short?
I don't know... but I like short names. I prefer (in many cases) to
use the sintaxe
unit.function() or unit.obj or unit.const, etc. to not have conflicts
names, however
if a unit name has a short (and conflicting) name, the problem remains.
MD.
More information about the fpc-devel
mailing list