On Sat, Nov 27, 2004 at 04:17:21PM +0100, Ullrich von Bassewitz wrote: > So I will ... > > 1. ... add correct flags for the second upper case character set in ctype.s Rollback. I cannot even do this, because the tolower function won't work with these codes. Having the isupper function declare these codes as upper case, but the tolower function not being able to translate them is more than ridiculous. And tolower cannot be changed easily because it's declared platform independent. So this leaves > 2. ... add a comment to the cbm specific docs that says, the upper case > range from $61 to $7a is unsupported. as the only possible solution, unless someone comes up with a really great idea. 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 Sat Nov 27 16:30:35 2004
This archive was generated by hypermail 2.1.8 : 2004-11-27 16:30:45 CET