On Thu, Jan 29, 2009 at 12:45:09AM +0100, Groepaz wrote: > > #pragma charmap (0x00, 0x00); > > gives "index out of range" You cannot remap the character with the value '\0', because it's the zero terminator in C strings. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Thu Jan 29 13:09:32 2009
This archive was generated by hypermail 2.1.8 : 2009-01-29 13:09:34 CET