This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ name with leading underscore character not Compiling


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]