Commenting Out Commented Code
Roger L. Hale
rlh at mit-eddie.UUCP
Fri Oct 19 11:54:55 AEST 1984
>#ifdef notdef
> code code code code /* but I don't like code! */ wonderfull code
>#endif
Note that if, following another suggestion, I put /*'s in front of
each line, and a final */, [* hey, what does he mean by ``i put ,'' *<8*]
/* ...
/* code code code code /* but I don't like code! */ wonderfull code
/* ...
*/
then I am left with
wonderfull code
Another automatic commenter bites the dust. YOW!
Roger Hale
..!decvax!genrad!mit-eddie!rlh
More information about the Comp.lang.c
mailing list