ANSI grammar questions

Guy Harris guy at auspex.UUCP
Fri Nov 18 03:18:40 AEST 1988


>: void static extern int auto volatile fn();
>
>Right. This is intentional. Believe it or not, there are situations
>where this flexibility is useful.

And those cases that are truly *illegal*, such as the one cited above,
can still be caught by the compiler even though they pass the grammar. 



More information about the Comp.lang.c mailing list