On Sun, Jul 17, 2011 at 02:05:54PM +0200, Oliver Schmidt wrote: > However calling it a "C string" seems misleading too to me because > that implies that the chars are to be used until the zero-terination > is reached. But if the TGI Kernel needs to truncate the string at the > end because of clipping then the string is _NOT_ to be used until the > zero is reached - is it? Well, it's a C string in the sense that there is a zero byte somewhere. But you're right: The driver must just use the length byte. 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 Sun Jul 17 15:22:25 2011
This archive was generated by hypermail 2.1.8 : 2011-07-17 15:22:28 CEST