Nested comments yet again.
kenny at m.cs.uiuc.edu
kenny at m.cs.uiuc.edu
Sat Feb 24 04:41:17 AEST 1990
The big annoyance with nested comts to me would be the following:
(a) Quoted strings must be recognized; "/*" wothin a string is a
common practice.
(b) Given this, single-quoted strings will probably be recognized as
well, for the sake of consistency.
(c) /* This won't work. */
Given that #ifdef NEVER ... #endif can serve the same purpose, then
what's the point?
A-T
More information about the Comp.lang.c
mailing list