Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!ll-xn!ames!oliveb!sun!cmcmanis From: cmcmanis@sun.UUCP Newsgroups: comp.lang.c Subject: Re: Value of x? Message-ID: <16159@sun.uucp> Date: Fri, 3-Apr-87 19:34:16 EST Article-I.D.: sun.16159 Posted: Fri Apr 3 19:34:16 1987 Date-Received: Sun, 5-Apr-87 07:12:42 EST References: <6570@brl-adm.ARPA> <5712@brl-smoke.ARPA> Organization: Sun Microsystems, Inc. - Mtn View, CA Lines: 10 Summary: How about \0xNNN I always though that if \0nnn created an octal constant then \0xnnn should be used to create a hex constant. It would make parsing the \0 case a little tougher but to me at least it seems logical. -- --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.