Guest_imported
New member
- Jan 1, 1970
- 0
In C++ i am writing a program that accepts and angle in degrees, minutes and seconds in the format (x y z), having a space inbetween each of the values. I know that an integer is for numbers and double for more complex numbers. What is the data typ needed for this or am i looking in the wrong area and there is some other way to do it?
thanks heaps if you can help me
thanks heaps if you can help me