blob: 420bfdbc95a9119b6b397fa7f513b1c936d086d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Do you want to enter in Fahrenheit (F) or (C)
C
Enter a temperature in Celsius between -62 and 49.5:
-63
Enter a temperature in Celsius between -62 and 49.5:
0
You entered 0 degrees celsius, or 32 degrees fahrenheit
Enter a speed between 0 and 231:
90
For 0.000000 celsius and 90.000000 mph wind, the windchill is: 10.288040
C:\Users\macho\Source\Repos\cst116-lab2-M005A\x64\Debug\BlankConsoleLab.exe (process 19656) exited with code 0.
To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
Press any key to close this window . . .
|