Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!mhuxl!houxm!houxz!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!gwyn@BRL-VLD.ARPA From: gwyn@BRL-VLD.ARPA Newsgroups: net.lang.c Subject: Re: Why chars unsigned on 3B? Message-ID: <358@sri-arpa.UUCP> Date: Tue, 24-Jul-84 09:42:40 EDT Article-I.D.: sri-arpa.358 Posted: Tue Jul 24 09:42:40 1984 Date-Received: Sat, 28-Jul-84 20:10:45 EDT Lines: 4 From: Doug Gwyn (VLD/VMB)It wouldn't surprise me if the 3B C system uses unsigned chars by default in order to catch unportable code as soon as possible.