On Wed, Dec 01, 2004 at 12:40:03PM +0200, Marko Mäkelä wrote: > As far as I've understood, the character set translation takes place at > a later stage where the escapes are no longer available, i.e., the > translator doesn't know if you typed "M" (which you would like to have > translated) or "\x4d" (which you would like to be passed as such). That is right. Each character, regardless of its representation, is handled as an integer, and this integer is passed through the character set translation function. 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 Wed Dec 1 12:25:00 2004
This archive was generated by hypermail 2.1.8 : 2004-12-01 12:25:09 CET