Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site ukma.UUCP Path: utzoo!watmath!clyde!cbosgd!hasmed!qusavx!ukma!sambo From: sambo@ukma.UUCP (Samuel A. Figueroa) Newsgroups: net.lang.c Subject: Re: Re: Re: Standardization questions -- Message-ID: <305@ukma.UUCP> Date: Tue, 20-Nov-84 19:44:46 EST Article-I.D.: ukma.305 Posted: Tue Nov 20 19:44:46 1984 Date-Received: Thu, 22-Nov-84 08:04:47 EST References: <5367@brl-tgr.UUCP>, <7200003@hpdsa.UUCP> Organization: Univ. of KY Mathematical Sciences Lines: 4 Perhaps instead of using '##' to indicate that the rest of the line is a comment (since, as someone pointed out, this might conflict with at least one preprocessor), '//' could be used. The preprocessor already recognizes '/*', so adding recognition of '//' might not be too unreasonable.