Re: [cc65] using newline in cprintf on c64

Date view Thread view Subject view

From: MagerValp (MagerValp_at_cling.gu.se)
Date: 2003-03-04 22:19:21


>>>>> "GL" == Greg Long <greg_at_maneuveringspeed.com> writes:

GL> If I substitute a \r for the \n it runs fine and exits normally,
GL> but of course, only overwrites the same line through the whole
GL> loop, and does not go to the new line. I tried inserting \x0d for
GL> a CR and \x11 for a cursor down to no avail.

You have to use \r\n with the conio functions.

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp_at_cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
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 : 2003-03-05 15:05:56 CET