Nested Comments in C -- A recent experience

Thomas Truscott trt at rti.UUCP
Mon Mar 12 15:23:24 AEST 1990


Besides failing to issue a warning about the comment,
the compiler also failed to notice that "b" was used before set.
(Lint would have warned about that.)

So you gave the compiler two chances, and it blew them both.



More information about the Comp.lang.c mailing list