From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-06-25 00:16:44
On Tue, Jun 24, 2003 at 05:51:00PM +0200, Groepaz wrote: > > In my opinion the solution is simple. Always treat 32-bit numbers as > > signed. > > thats a bad idea, and it will probably break things with the compiler. I'm not sure, but it is possible. > > I don't think anyone ever wants to use 32-bit unsigned numbers in > > 6502 code. > > thats like saying "i dont think anyone would ever want to have a webserver on > a c64" Code generated by the C compiler will emit 32 bit numbers for data. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-06-25 00:17:10 CEST