Daniel Freedman <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> - In a variety of flavors! Sorry, no fortune this time.