Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcvax!unido!exunido!hmm From: hmm@exunido.UUCP Newsgroups: net.micro.atari16 Subject: Re: bug in megamax C - (nf) Message-ID: <96100027@exunido.UUCP> Date: Wed, 15-Oct-86 08:26:00 EDT Article-I.D.: exunido.96100027 Posted: Wed Oct 15 08:26:00 1986 Date-Received: Thu, 16-Oct-86 02:42:12 EDT References: <609@imagen.UUCP> Lines: 6 Nf-ID: #R:imagen:-60900:exunido:96100027:000:227 Nf-From: exunido!hmm Oct 15 13:26:00 1986 That's not a bug, that's a feature... The type of an assignment expression is the type of the variable assigned to, in this case unsigned char. Now tell me how an unsigned char can EVER have the value -1 (EOF) ? Hans-Martin