Dave Korn wrote:
> On 16 April 2007 10:34, Chelton Evans wrote:
> 
>> I believe it is legal to have a C++ variable name with a leading
>>  underscore.
> 
>   No.  All names beginning with an underscore are reserved for the
> implementation.
> 
Nit pick, IIRC only names that start with underscore and capital letter
or that start with double underscores are reserved. Single underscore
and small letter should be available to users.

>[...]

--
Vaclav Haisman

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to