Re: [cc65] scanf ?

Date view Thread view Subject view

From: troy silvey (tbsilvey_at_juno.com)
Date: 2001-02-26 04:40:45


>Many programs use only a small subset of all the complexity of
>printf() and scanf(). If all the format strings are constants,
>the compiler may determine which features are used and leave out
>those that aren't. It's not particularly easy to do; it requires
>printf() and scanf() to be modular.

Is there a good recomend substitute method for
inputing integer data from the user given the libs
supported with CC65? I am working with gets()
with mixed results. I want to be able to input
ints like 36, 259, 1950 .... I learned with scanf, but
I don't know other ways yet.

thanks
troy

________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
----------------------------------------------------------------------
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 : 2001-12-14 22:05:39 CET