Forming composite tokens using /**/
Tim Maroney
tim at unc.UUCP
Fri May 4 09:57:52 AEST 1984
I like the ability to form concatenated tokens, and I wish it would be added
to the C preprocessor, but I don't like
# define cat(a,b) a/**/b
It has always been my impression that comments are lexically separators.
--
Tim Maroney, The Censored Hacker
mcnc!unc!tim (USENET), tim.unc at csnet-relay (ARPA)
All opinions expressed herein are completely my own, so don't go assuming
that anyone else at UNC feels the same way.
More information about the Comp.lang.c
mailing list