Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/20/02 08:54
Read: times


 
#29424 - RE: Number input from keyboard
You could copy the digits entered into a string and use sscanf() to convert the string to a float. I think this would be easier than the method you are using.

List of 9 messages in thread
TopicAuthorDate
Number input from keyboard            01/01/70 00:00      
RE: Number input from keyboard            01/01/70 00:00      
RE: Number input from keyboard            01/01/70 00:00      
RE: Number input from keyboard            01/01/70 00:00      
RE: Number input from keyboard            01/01/70 00:00      
RE: Number input from keyboard            01/01/70 00:00      
RE: Number input from keyboard            01/01/70 00:00      
RE: Number input from keyboard            01/01/70 00:00      
RE: Number input from keyboard            01/01/70 00:00      

Back to Subject List