Re: [cc65] Problem with different behaviour of conio implementations

From: Oliver Schmidt <ol.sc1web.de>
Date: 2010-07-27 11:44:18
Hi Uz,

>> Is the behaviour in that scenario defined/specified?
>
> I don't think so. Specifying what has to happen here would make the library
> implementation larger, and I do assume that most output statements using conio
> are preceeded by gotoxy() anyway.

I see. The actual scenario I'm struggling here with is a program using
cputs (and cclear) to print strings (and space) much longer than one
line and expecting them to continue on the next line. This works fine
with the i.e. the C64 implementation but doesn't work with the Apple2
implementation.

Regards,
Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Jul 27 11:44:27 2010

This archive was generated by hypermail 2.1.8 : 2010-07-27 11:44:29 CEST