Question about ANSI preprocessor

Norman Diamond diamond at csl.sony.co.jp
Tue Sep 26 22:00:07 AEST 1989


According to the ANSI standard, does the following code cause
expansion of the preprocessor macro "huh"?

#define huh(x) (abc + (x))

y = huh
#if 0
	, a, lot, of, garbage
#endif
(z);

--
-- 
Norman Diamond, Sony Corporation (diamond at ws.sony.junet)
  The above opinions are inherited by your machine's init process (pid 1),
  after being disowned and orphaned.  However, if you see this at Waterloo or
  Anterior, then their administrators must have approved of these opinions.



More information about the Comp.std.c mailing list