Re: Significant number of chars in identifier
Re: Significant number of chars in identifier
- Subject: Re: Significant number of chars in identifier
- From: "Justin C. Walker" <email@hidden>
- Date: Tue, 23 Aug 2005 08:59:31 -0700
On Aug 23, 2005, at 08:45 , Tommy Nordgren wrote:
What is the significant number of characters in idetifiers in gcc
and g++?
I'm interested in doing common subexpression elimination on
mathematical
expressions in Mathematica syntax, and generate C/C++ code from them.
However some ways to generate unique identifiers can lead to very
long names
Not sure I understand the question. AFAIK, in C/C++, the characters
in an identifier are all significant, and there is no max length. Is
this what you are getting at?
You can always call the identifiers V1, V2, .... :-}
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for General Semantics
--------
"Weaseling out of things is what separates us from the animals.
Well, except the weasel."
- Homer J Simpson
--------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden