Re: [xml] VC6, STL and VALID.H header error during compilation
- From: Bjorn Reese <breese mail1 stofanet dk>
- To: xml gnome org
- Subject: Re: [xml] VC6, STL and VALID.H header error during compilation
- Date: Thu, 27 Oct 2005 20:50:14 +0200
Daniel Veillard wrote:
_list doesn't look good, _ has the implicit meaning of being restricted
in access (like for python). I used a name more in context.
There is an even better reason for not using variable names with a
leading underscore -- such names are reserved for future use by the C
standard (e.g. see C99 section 7.1.1).
The following links (unfortunately no longer maintained) give a good
overview of which names to avoid:
http://web.archive.org/web/20040209031039/http://oakroadsystems.com/tech/c-predef.htm
http://web.archive.org/web/20040209032837/http://oakroadsystems.com/tech/cppredef.htm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]