Re: A86: Input Routine


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

Re: A86: Input Routine



In a message dated 97-09-23 18:07:14 EDT, you write:

> 
>  What would be a siple way to get input of a number from  0.00 to 3.49? 
>  Then I would want to take the first two digit, in this example being 1.26,
>  and store them in d (12).  Then take the second number (6) and store it in
>  e?
>  
>  TIA,
>  Andres
>  

I do something like this in my Chem86 source (should be done commenting and
updating soon - maybe a week tops (i hope... too much schoolwork))  You might
want to check it out.  If I don't get it up soon, then I'll at least cut that
part out and post it.

~Stephen Hicks