Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site gatech.UUCP Path: utzoo!utcs!lsuc!pesnta!amd!gatech!jeff From: jeff@gatech.UUCP (Jeff Lee) Newsgroups: net.sources.bugs,net.lang.c Subject: Re: C grammar Message-ID: <12086@gatech.UUCP> Date: Tue, 19-Feb-85 12:55:13 EST Article-I.D.: gatech.12086 Posted: Tue Feb 19 12:55:13 1985 Date-Received: Wed, 20-Feb-85 04:14:50 EST References: <257@turing.UUCP> Organization: School of ICS, Georgia Institute of Technology, Atlanta Lines: 12 Xref: utcs net.sources.bugs:224 net.lang.c:4317 > The diff below shows how one might change scan.l in order to improve > the parser's behaviour. I am not sure about the + . Are multi-character > character constants permitted by the new standard? (I hope not.) Yes. In the new standard, multicharacter character constants are allowed but (of course) are implementation defined. A character constant is an INT so you can guess what most implementations will do. -- Jeff Lee CSNet: Jeff @ GATech ARPA: Jeff.GATech @ CSNet-Relay uucp: ...!{akgua,allegra,rlgvax,sb1,unmvax,ulysses,ut-sally}!gatech!jeff