Preprocessor Trickery

Ron Natalie <ron> ron at brl-vgr.ARPA
Fri Jun 29 03:23:25 AEST 1984


The behaviour is wrong.  According to the manual a comment is supposed to
be syntactically like white space.  The C standards people are suggesting
that a new character ('#') be used by the preprocessor to do the same thing
that /**/ is used for.

-Ron



More information about the Comp.lang.c mailing list