Forming composite tokens using /**/

edhall at randvax.UUCP edhall at randvax.UUCP
Sun May 6 02:37:54 AEST 1984


+
Another alternative (which is probably equally offensive):
   |
   |#define cat(a,b) a\
   |b
   |
At least this doesn't rely on the preprocessor stripping comments.
But it is still likely to be non-portable.

		-Ed Hall
		decvax!randvax!edhall



More information about the Comp.lang.c mailing list