On Wed, Oct 28, 2009 at 01:13:20PM +0100, Oliver Schmidt wrote: > I'd really like to see clipping done in the wrapper. And I'd prefer > clipping on character boundary even if the other option would be > feasable equally well. It's not a big change, so we can test it and see how it works. The driver will get passed a counter which contains the maximum number of chars to output. So the driver will stop if either the terminating zero is reached, or if the maximum number of characters has been output, whichever is true earlier. 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 Oct 28 13:21:44 2009
This archive was generated by hypermail 2.1.8 : 2009-10-28 13:21:46 CET