From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-02-14 20:52:30
On Thu, Feb 14, 2002 at 07:23:30PM +0100, groepaz wrote: > but still, IS printf("_"); expected to output an underscore on the c64 > and not a left-arrow ? (left-arrow indicates no charset-translation > basically ;o)) '_' (0x5F in ISO-8859-1) translates into 0x5F for the CBMs. Maybe because the PETs don't have an underscore? I've used the translation table from Craig Bruce, which has vanished when he moved his pages. Which translation would you suggest instead? 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 : 2002-02-14 20:52:46 CET