Assorted C Questions

Doug Gwyn gwyn at smoke.BRL.MIL
Sat Sep 9 11:18:33 AEST 1989


In article <14556 at haddock.ima.isc.com> karl at haddock.ima.isc.com (Karl Heuer) writes:
-In article <1989Sep7.162354.20722 at utzoo.uucp> henry at utzoo.uucp (Henry Spencer) writes:
->(And the basic point remains: the [function-like macro] name is recognized
->only when there is a '(' after it.)
-It should be noted that this feature is new to ANSI C, and should not be
-exploited by programs that need to be portable to pre-ANSI environments.

It's more the acceptance of the un-() occurrence as a valid literal token
that is new.  PCC used to say "argument mismatch" when it encountered such
an instance, for eaxmple.



More information about the Comp.lang.c mailing list