bug or problem with gcc and include files

Steve Wampler swampler at noao.edu
Thu Mar 25 15:14:17 UTC 2004


On Thu, 2004-03-25 at 06:59, jludwig wrote:
> If include is a preprocessor directive how can it be in the body of a
> function?

Uh, how can it not be ok there?  The preprocessor doesn't know
anything about function bodies - it's just processing text, not
C code.

In fact, you can do some amazing things with the preprocessor,
most of which shouldn't be done.

-- 
Steve Wampler -- swampler at noao.edu
The gods that smiled on your birth are now laughing out loud.





More information about the fedora-list mailing list