Hi! On Wed, 22 Sep 2004, MagerValp wrote: > >>>>> "G" == Groepaz <groepaz@gmx.net> writes: > > G> if you need automatic scrolling, chances are printf will do the > G> trick no? > > Except then you can't use ascii strings, but have to iNVERT cASE and > use \r. They're also noticably slower, cause virtual 80-column lines > (on the c64), and interact strangely with conio routines. Hmm, I don't grok this. Why can't you use ASCII strings with printf? I think, conio should't do tab conversion. For cprintf tab conversion might be comfortable in some cases, but for cputc I really wouldn't want it. A cscroll function sounds like a good enhancement. regards, chris ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Thu Sep 23 00:30:38 2004
This archive was generated by hypermail 2.1.8 : 2004-09-23 00:30:47 CEST