Re: Preprocessing within @"SOMEDEFINEDSTRING"
Re: Preprocessing within @"SOMEDEFINEDSTRING"
- Subject: Re: Preprocessing within @"SOMEDEFINEDSTRING"
- From: Greg Guerin <email@hidden>
- Date: Fri, 20 Mar 2009 11:15:35 -0700
Daniel Luis dos Santos wrote:
Shouldn't the preprocessor see this constant before compiling and
replace it ?
No, it shouldn't. See the C spec.
To stringify a #defined constant, google:
c stringify
You might want to look at the other C pre-processor string
operations. Consult a C pre-processor reference.
-- GG
_______________________________________________
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