Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!ncar!ico!ism780c!haddock!karl From: karl@haddock.ima.isc.com (Karl Heuer) Newsgroups: comp.lang.c Subject: Re: This one bit me today Message-ID: <14973@haddock.ima.isc.com> Date: 25 Oct 89 02:53:23 GMT References: <2651@hub.UUCP> <1651@atanasoff.cs.iastate.edu> <1989Oct23.161744.29153@utzoo.uucp> <509@sagpd1.UUCP> Reply-To: karl@haddock.ima.isc.com (Karl Heuer) Organization: Interactive Systems, Cambridge, MA 02138-5302 Lines: 16 In article <509@sagpd1.UUCP> jharkins@sagpd1.UUCP (Jim Harkins) writes: >In article <1989Oct23.161744.29153@utzoo.uucp> henry@utzoo.uucp (Henry Spencer) writes: >>Nobody has ever quite gotten around to using `@' in C. > >I know, we'll use @ for nested comments! :-) It's been done. (The timestamp on the hardcopy is 02:09 03-Apr-1980, but I think I must have written it a couple of years before that.) Actually, I used /@...@/ for the nestable comment, and implemented a few other "improvements" that couldn't be done with simple preprocessor abuse. But I was a C novice back then, and hadn't noticed that #if...#endif does the job better. Karl W. Z. Heuer (ima!haddock!karl or karl@haddock.isc.com), The Walking Lint (The other advantage of that notation is that it gave me an excuse to use the graphic __@/ , which should be familiar to anyone who consulted OLIVER the Bookie or was a member of the Caltech Odd Hack Committee.)