Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site watdaisy.UUCP Path: utzoo!watmath!watdaisy!ndiamond From: ndiamond@watdaisy.UUCP (Norman Diamond) Newsgroups: net.lang.c Subject: Re: line comments (## vs. //) Message-ID: <6771@watdaisy.UUCP> Date: Tue, 27-Nov-84 13:54:15 EST Article-I.D.: watdaisy.6771 Posted: Tue Nov 27 13:54:15 1984 Date-Received: Wed, 28-Nov-84 13:12:41 EST References: <5367@brl-tgr.UUCP> <7200003@hpdsa.UUCP> Organization: U of Waterloo, Ontario Lines: 11 > > > Couldn't you use something like > > > > # define // /* > > Doesn't work! > However, #define Comment /* might work. Hard to say whether that would improve readability.