Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!brl-smoke!smoke!dan@BBN-PROPHET.ARPA From: dan@BBN-PROPHET.ARPA (Dan Franklin) Newsgroups: net.lang.c Subject: Re: type cast in initializer Message-ID: <1058@brl-smoke.ARPA> Date: Tue, 18-Feb-86 11:18:16 EST Article-I.D.: brl-smok.1058 Posted: Tue Feb 18 11:18:16 1986 Date-Received: Wed, 19-Feb-86 20:33:12 EST Sender: news@brl-smoke.ARPA Lines: 12 In article <3154@umcp-cs.UUCP> Chris Torek writes: > In article <354@utastro.UUCP> nather@utastro.UUCP (Ed Nather) writes: > >In article <792@brl-smoke.ARPA>, gwyn@brl-smoke.ARPA (Doug Gwyn) writes: > >The values of '\377' and -1 are one and the same without a type cast. > Yes---*if* your machine has signed `char's. AND if your machine has eight-bit bytes... Dan Franklin