That's what I would have written too, but, This member appears not to know how to debug, or, that debugging is an integral part of code developmpent.
LateNightsInNewry
planetx22 wrote:
Im just not sure how to make the computer know if the values entered are fahrenheit or not...
It can't. If you simply see 35o, how would you know whether its F or C? You might want to ask the user what they will be entering before the for loop.
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
planetx22 wrote:
haven't covered that much so we didn't have it mentioned as part of the project.
That's fine. I found it better to know how to do it the "hard" way first. Then when I started using MFC (and some of STL), I understood it a lot better.
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb