Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!att!ulysses!andante!alice!ark From: ark@alice.UUCP (Andrew Koenig) Newsgroups: comp.lang.c Subject: Re: Signed/Unisgned chars (Was: What's a C expert?) Message-ID: <9537@alice.UUCP> Date: 27 Jun 89 12:21:44 GMT References: <12214@well.UUCP> <6057@microsoft.UUCP> <2379@uwovax.uwo.ca> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 8 In article <2379@uwovax.uwo.ca>, 2014_5001@uwovax.uwo.ca writes: > Howvwer in real C (ANSI C) chars are guaranteed signed. I don't think so, unless you declare them as `signed char' -- --Andrew Koenig ark@europa.att.com