C Trivia Question

Karl Heuer karl at haddock.ima.isc.com
Sat Sep 22 10:05:24 AEST 1990


In article <238 at kyzyl.mi.org> tkacik at kyzyl.mi.org (Tom Tkacik) writes:
>How about something like
>	if(0)	/* anything */				 ;
>	else static const unsigned long int volatile GARK;
>Is this legal?

No.  (You could have tested this yourself before posting it!)

Can we close this thread, please?  It's already been noted that `do...while'
nesting gives you an arbitrary number of consecutive keywords.

Karl W. Z. Heuer (karl at kelp.ima.isc.com or ima!kelp!karl), The Walking Lint



More information about the Comp.lang.c mailing list