From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: 1 trigraph(s) encountered ??? Date: Sun, 3 Oct 1999 12:25:35 +0200 Organization: NetVision Israel Lines: 8 Message-ID: References: <022eeae0 DOT c1f1d9ce AT usw-ex0108-059 DOT remarq DOT com> <2bfdfea4 DOT 004d20aa AT usw-ex0108-059 DOT remarq DOT com> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 938946264 22392 199.203.121.2 (3 Oct 1999 10:24:24 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 3 Oct 1999 10:24:24 GMT X-Sender: eliz AT is In-Reply-To: <2bfdfea4.004d20aa@usw-ex0108-059.remarq.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 1 Oct 1999, Clemens Valens wrote: > And I always thought that what I wrote between /* */ was > completely ignored by the compiler/preprocessor? The preprocessor cannot possibly ignore the comments without reading them. Otherwise, it won't know where does the comment end.