Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!uflorida!novavax!hcx1!brad From: brad@SSD.CSD.HARRIS.COM (Brad Appleton) Newsgroups: comp.lang.c Subject: Re: Why nested comments not allowed? Summary: Lets leave this beaten horse alone. Message-ID: <3042@hcx1.SSD.CSD.HARRIS.COM> Date: 22 Feb 90 15:16:59 GMT Sender: news@hcx1.SSD.CSD.HARRIS.COM Organization: Harris Computer Systems, Fort Lauderdale, FL Lines: 14 Personally, I prefer what C++ does using "/*", "*/" for long comments and "\\", end-of-line for one liners. This makes it easier to comment out code using "/*", "*/" if I only use "\\" comments inside them (thats a *big* IF though -- I would still probably use "#ifdef 0") IMHO, Im not sure the issue is worth all the attention we seem to have given it (some obviously disagree). Couldnt we let this topic die now? (Am I the only one who feels this way?) +=-=-=-=-=-=-=-=-=- "... and miles to go before I sleep." =-=-=-=-=-=-=-=-=-=-+ | Brad Appleton MS-161 | PHONE : (305) 973-5007 | | Harris Computer Systems Division | DOMAIN : brad@ssd.csd.harris.com | | 2101 West Cypress Creek Road | UUCP : ...!novavax!hcx1!brad | | Fort Lauderdale, FL 33309 USA | or ...!uunet!hcx1!brad | +=-=-=-=-=-=-=-=-= DISCLAIMER: I said it, not my company! =-=-=-=-=-=-=-=-=-=-+