1. How do I convert variables...
- Posted by Joseph Martin <jam at EXIS.NET>
Jan 25, 1997
-
Last edited Jan 26, 1997
I am writing a program that asks a user for numerical input and
performs calculations on this input. How would I write code to do
this? I use gets() to get the data, but then it gives me an error
about incompatible data types. Obviously it doesn't read in the
numbers as integers. Any suggestions?
******************************
Joseph Martin
joe at cyber-wizard.com
******************************