diff options
| author | Tim Pearse <[email protected]> | 2022-10-08 13:47:32 -0700 |
|---|---|---|
| committer | Tim Pearse <[email protected]> | 2022-10-08 13:47:32 -0700 |
| commit | 53c3f946c66535b31c0b116521342701dd4ceff7 (patch) | |
| tree | 01b5346ae5cea1042145a2a0e07d0e05ebdd06d3 /cst116-Ch6-Pearse.txt | |
| parent | Change 0 : Getting gitignore in there (diff) | |
| download | cst116-ch6-debugging-legokid1503-main.tar.xz cst116-ch6-debugging-legokid1503-main.zip | |
Next Step : See if I did this right.
Diffstat (limited to 'cst116-Ch6-Pearse.txt')
| -rw-r--r-- | cst116-Ch6-Pearse.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cst116-Ch6-Pearse.txt b/cst116-Ch6-Pearse.txt new file mode 100644 index 0000000..e3960d6 --- /dev/null +++ b/cst116-Ch6-Pearse.txt @@ -0,0 +1,6 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C + +C:\Users\legok\Source\Repos\cst116-ch6-debugging-legokid1503\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe (process 21468) 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 . . .
\ No newline at end of file |