Standardization questions -- nested comments

Jon Corbet jon at boulder.UUCP
Sat Oct 13 01:04:19 AEST 1984


I do not see the need for nested comments.  The old idiom

# ifdef notdef
	.
	commented code
	.
# endif

works wonderfully, no matter how many comments are in the affected area.

--
Jonathan Corbet
National Center for Atmospheric Research, Field Observing Facility



More information about the Comp.lang.c mailing list