Question: Modify the store_temps.cpp program from exercise 2 to include a temperature suffix c for Celsius or f for Fahrenheit temperatures. Then modify the temp_stats.cpp program
Modify the store_temps.cpp program from exercise 2 to include a temperature suffix c for Celsius or f for Fahrenheit temperatures. Then modify the temp_stats.cpp program to test each temperature, converting the Celsius readings to Fahrenheit before putting them into the vector.
Data from Exercise 2
Write a program that creates a file of data in the form of the temperature Reading type defined in §10.5. For testing, fill the file with at least 50 “temperature readings.” Call this program store_temps.cpp and the file it creates raw_temps.txt.
Step by Step Solution
3.39 Rating (168 Votes )
There are 3 Steps involved in it
Exercise 1 include include include include using namespace std ... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
2083_61d6ac3448c2c_853063.pdf
180 KBs PDF File
2083_61d6ac3448c2c_853063.docx
120 KBs Word File
