[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: simple gcc question



Daniel Freedman <freedman@ccmr.cornell.edu> writes:

> I don't think you can do what you hope to do.  The syntax you're
> suggesting seems to imply preprocessor directives, but these are
> completed before the code ever gets to the compiler

You could do it with #pragma's, but it doesn't look like gcc
implements such a feature.

-- 
Alan Shutko <ats@acm.org> - In a variety of flavors!
Sorry, no fortune this time.



Reply to: