From: Maciej Witkowiak (ytm_at_elysium.pl)
Date: 2003-03-07 00:27:02
Ullrich von Bassewitz dnia 05 mar 2003 o 17:30 +0100 napisał: > > > You have to use \r\n with the conio functions. > > Does all conio platforms follow it? > I hope so:-) So I ask the last time to be sure[1]: in cc65 conio characters: #13 does carriage return and does not advance the line #10 advances the line but does not do carriage return ? I see that GEOS conio now does CR+LF for #13 and LF for #10. That's wrong, right? ytm [1] I hate such situations :) Just like off-by-one bugs in asm/C code... ---------------------------------------------------------------------- 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 : 2003-03-07 00:27:43 CET