Date: Wed, 28 Mar 2001 18:59:08 +0100 From: j mckitrick <jcm@FreeBSD-uk.eu.org> To: freebsd-questions@freebsd.org Subject: what is '#ifdef 0' for? Message-ID: <20010328185908.A75658@dogma.freebsd-uk.eu.org>
next in thread | raw e-mail | index | archive | help
#ifdef 0 . . . #endif Since it always evaluates to false, is this a way of 'commenting' out code so it is not used? I guess the only reason not to insert /* and then */ is to prevent nested comments, correct? jm -- --------------------------------------------------------------- Jonathon McKitrick -- jcm@freebsd-uk.eu.org "It took the computing power of three C-64s to fly to the Moon. It takes a 486 to run Windows 95. Something is wrong here." --------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010328185908.A75658>