Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site tikal.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!houxm!hogpc!houti!ariel!vax135!cornell!uw-beaver!tikal!warren From: warren@tikal.UUCP Newsgroups: net.lang.c Subject: Re: Standardization questions -- nested comments Message-ID: <35@tikal.UUCP> Date: Fri, 12-Oct-84 16:10:49 EDT Article-I.D.: tikal.35 Posted: Fri Oct 12 16:10:49 1984 Date-Received: Tue, 16-Oct-84 06:16:35 EDT References: <12904@sri-arpa.UUCP> Organization: Teltone Corp., Kirkland, WA Lines: 9 [Ignore this message ] C provides an excellent construct for commenting out commented code: #if 0 blah, blah #endif teltone!warren