de facto keywords
Robert Fraser
fraserofthenight at gmail.com
Sat Apr 5 17:00:01 PDT 2008
Paul D. Anderson wrote:
>> The _real_ de facto keyword is the word "length" since when it's used
>> inside an array index it shadows any variable called "length" outside.
>
> I agree, but I can hear the screams from the populace who have used "length" all over their code. All the more reason, IMO, to make the change now.
>
> Paul
The idea I saw before was to remove "length" as a specifier within array
indexes, and just use "$".
More information about the Digitalmars-d
mailing list