Date: Tue, 4 Jul 2000 08:28:40 +0300 (IDT) From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> X-Sender: eliz AT is To: Radical NetSurfer <radsmail AT juno DOT com> cc: djgpp AT delorie DOT com Subject: Re: syntax E?r?r?o?r? In-Reply-To: <54q1mssjesrasrg4ee1ekhogdfa1nqrb42@4ax.com> Message-ID: <Pine.SUN.3.91.1000704082816.818C-100000@is> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 3 Jul 2000, Radical NetSurfer wrote: > BTW: Would you believe that the (now ANCIENT) M.S. Quick C 1.0 > actually understood //this_is_a_comment! FWIW, GCC also supports the //-style of comments in C programs, for a very long time. See section 8.4 of the DJGPP FAQ, for more about this.