Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uxe.cso.uiuc.edu!mcdonald
From: mcdonald@uxe.cso.uiuc.edu
Newsgroups: comp.lang.c
Subject: Re: Dumb question: What IS a trigraph?
Message-ID: <225800207@uxe.cso.uiuc.edu>
Date: 18 Aug 89 12:10:00 GMT
References: <3566@uwovax.uwo.ca>
Lines: 14
Nf-ID: #R:uwovax.uwo.ca:3566:uxe.cso.uiuc.edu:225800207:000:420
Nf-From: uxe.cso.uiuc.edu!mcdonald    Aug 18 07:10:00 1989


>Unless you're importing a lot of code from
>European sites or are implementing a C compiler, you shouldn't have to
>be concerned about trigraphs, since you'll never use nor see them.

puts("Should I have to worry about trigraphs in ANSI C??!");

What does the above print? According to K&R I it should print

Should I have to worry about trigraphs in ANSI C??!

Does it?

Alfred E. Neumann (mcdonald@uxe.cso.uiuc.edu)