Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!harvard!panda!genrad!decvax!decwrl!sun!guy From: guy@sun.UUCP Newsgroups: net.lang.c Subject: Re: Int and Char Message-ID: <5529@sun.uucp> Date: Sat, 26-Jul-86 18:15:14 EDT Article-I.D.: sun.5529 Posted: Sat Jul 26 18:15:14 1986 Date-Received: Sun, 27-Jul-86 06:04:43 EDT References: <3250@jhunix.UUCP> Organization: Sun Microsystems, Inc. Lines: 10 > For my next question, why doesn't my C compiler accept declarations > like 'signed char a;' or something like that? Because it's not an ANSI C compiler. The ANSI X3J11 draft includes a "signed char" specification, but AT&T hasn't put one into the 3B20 C compiler yet (I suspect few, if any, other PCC-based compilers have, either). -- Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com (or guy@sun.arpa)