Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.lang.c Subject: Re: fun with your pcc-based compiler Message-ID: <10645@brl-tgr.ARPA> Date: Mon, 13-May-85 21:28:54 EDT Article-I.D.: brl-tgr.10645 Posted: Mon May 13 21:28:54 1985 Date-Received: Thu, 16-May-85 04:06:02 EDT References: <353@rtech.ARPA> <577@lll-crg.ARPA> Distribution: net Organization: Ballistic Research Lab Lines: 5 > > Anybody want to guess how pcc-based compilers interpret the integer > > constant "0x"? How about "00x34"? Ok, I give up, what's your answer? (mine is, 0 for "0x" and not legal for "00x34")