Re: [cc65] why this doesn't work?

From: Steve Davison <64subnet1gmail.com>
Date: 2010-06-07 04:59:29
 Uz wrote:
> Characters are unsigned ...
> Uz

Hold on here... While I agree that type char SHOULD be defined as
unsigned, it traditionally always has been an 8-bit signed value.
Every C compiler I have ever used, including CC65, has considered it
signed (at least by default).

// Steve
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Jun 7 04:59:33 2010

This archive was generated by hypermail 2.1.8 : 2010-06-07 04:59:38 CEST