Re: [cc65] Atari cprintf bug?

Date view Thread view Subject view

From: groepaz_at_gmx.net
Date: 2002-10-24 18:39:48


> 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

isnt that totally correct ? (it IS using a new line no?)

try "\n\r" (newline+carriage return)



-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-10-24 18:39:51 CEST