Path: utzoo!attcan!uunet!husc6!bloom-beacon!mit-eddie!bu-cs!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!uiucdcs!uxc.cso.uiuc.edu!uxe.cso.uiuc.edu!mcdonald From: mcdonald@uxe.cso.uiuc.edu Newsgroups: comp.lang.c Subject: Re: trigraphs in X3J11 Message-ID: <225800033@uxe.cso.uiuc.edu> Date: 21 May 88 16:40:00 GMT References: <5215@ico.ISC.COM> Lines: 12 Nf-ID: #R:ico.ISC.COM:5215:uxe.cso.uiuc.edu:225800033:000:623 Nf-From: uxe.cso.uiuc.edu!mcdonald May 21 11:40:00 1988 The solution to the trigraph botch is simple: have compiler vendors make it optional. Provide an option in the "install" program for the compiler to turn it only only if the user wants it. Otherwise, don't do it. I don't see why it is necessary, anyway. The character set of ANSI C is presumably the ANSI character set ( Oh! can you say EBCDIC? Not if you don't want to throw up on your keyboard! Besides, EBCDIC has plenty of characters.) If someone wants to use a non-standard set, let them find appropriate characters. I don't care if it is in the standard, so long as it doesn't appear in my compiler. Doug McDonald