From: Shawn Jefferson (sjefferson_at_sd62.bc.ca)
Date: 2002-10-23 19:23:11
I just noticed that cprintf doesn't seem to handle the newline character properly...
This code:
cprintf("blah\n");
cprintf("blah\n");
cprintf("blah\n");
produces output like so:
blah
blah
blah
¯
Shawn
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-10-23 19:24:40 CEST