Re: A89: ASM Math question


[Prev][Next][Index][Thread]

Re: A89: ASM Math question




In a message dated 12/4/98 9:10:17 PM Pacific Standard Time,
deadmeat39@usa.net writes:

<< I'm trying to write my first real ASM program, but I can't figure out how
to have the user be able to input a multi-digit number.  Multi-digit meaning
anything not a natural number between 0 and 9, like 17, 125.24, 98754, etc.
What would be the best series of commands to do this? >>

Have the user input a string and then convert it to a number.  I'm not sure
how to do this, but it's probably in the ROM somewhere.

Daniel Imfeld

Daniel Imfeld