RE: [cc65] Get user input?

From: Raj Wurttemberg <rajw1c64.us>
Date: 2004-09-25 00:38:38
> To just get one line of input:

Excellent! Thank you Uz.

> If you don't need full BASIC compatibility, you may replace 
> the error message by something like "Input is not a number":-)

No, no need for BASIC compatibility. The BASIC input statement was the only
example I could think of. A little later I will need to find out how to bank
BASIC out on the C64 so I can use that area as free RAM.

> The guts of the scanf family of functions are already 
> available and based on it, the sscanf function is there
> and should work (apart from the usual bugs:-).

Cool. I didn't see any reference to sscanf(). I'll look through the docs and
see what it is and how to use it. There are no bugs... Only *features*.
Haha!

> It has been added in the development version.
> Adding scanf and fscanf  should be easy now,
> but must still be done.

Good to hear that scanf() will be in there soon. :) I have wanted to rewrite
some old BASIC disk utilities for a long time and I am looking forward to
putting cc65 to the task. Keep up the good work. You need a PayPal account
so I can buy you some beer and a pizza. :)

Thanks!
/*Raj*/

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Sep 25 00:38:40 2004

This archive was generated by hypermail 2.1.8 : 2004-09-25 00:38:48 CEST