This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: stupid C preprocessor question


Robert Dewar wrote:
> Steven G. Kargl wrote:
> 
> > I don't have access to
> > the C99 standard, but Harbison and Steele state in a discussion
> > of #if ... #endif constructs that "A group of lines that is 
> > discarded is not processed by the preprocessor." (H&S, 5th ed.
> > page 62).
> 
> This is just plain wrong, or rather casually careless.
> 

H&S have a correct explanation.  It's my reading comprehesion
after a 14+ hour day seems to be diminished.

-- 
Steve
http://troutmask.apl.washington.edu/~kargl/


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