Re: [cc65] Possible bug in cc65

From: Greg King <greg.king41verizon.net>
Date: 2012-03-27 01:28:28
From: "Joseph Rose"; on Monday, March 26, 2012; at 12:20 PM -0400
>
> 1. cputsxy() displays garbage text. I have the code here:
>
> ----------------------
> blot.c
> ----------------------
> ...
> ...
> cputcxy (0,24,"Press any key to continue...");
> //gotoxy (0,24); cputs ("Press any key to continue...");

That first function call actually puts a character instead of a string.

I noticed that typo in a previous message.  So now, I'm wonderring
whether it is in _only_ these EMail messages, or it is in the original
source code.

----------------------------------------------------------------------
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 Mar 27 02:30:42 2012

This archive was generated by hypermail 2.1.8 : 2012-03-27 02:30:46 CEST