Re: #pragma message in GCC
Re: #pragma message in GCC
- Subject: Re: #pragma message in GCC
- From: Peter Lau <email@hidden>
- Date: Fri, 16 Sep 2005 00:25:45 -0400
On Sep 15, 2005, at 4:26 PM, Chris Ridd wrote: Perhaps you're looking for #warning, or #error? I think they're standard parts of the C preprocessing language.
yup, definitely #error is part of the standard. It's listed in my ANSI C book that I purchased from the last century. :-)
Not sure about #warning. I am looking at page 814 of The C++ Programming Language 3rd Ed. and #warning is not listed.
pete |
_______________________________________________
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