Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!wugate!uunet!bfmny0!tneff From: tneff@bfmny0.UU.NET (Tom Neff) Newsgroups: comp.lang.c Subject: Re: This one bit me today Message-ID: <14811@bfmny0.UU.NET> Date: 27 Oct 89 16:00:06 GMT References: <2739@hub.UUCP> Reply-To: tneff@bfmny0.UU.NET (Tom Neff) Organization: ^ Lines: 14 Summary: Expires: Sender: Followup-To: >would generate an error. The best solution would be to have /* /* */ >generate a warning. Again -- this is a common usage in config.h type files. /* #define BSD4_3 /* for BSD 4.3 systems */ #define USG /* for System V */ /* #define V7 /* for old fogey systems */ /* #define DOS /* for young whippersnapper systems */ Nested comments are another solution in search of a problem. -- "The country couldn't run without Prohibition. ][ Tom Neff That is the industrial fact." -- Henry Ford, 1929 ][ tneff@bfmny0.UU.NET