diff options
Diffstat (limited to 'Ch 5 Debugging Project/cst116-lab0-debugging.txt')
| -rw-r--r-- | Ch 5 Debugging Project/cst116-lab0-debugging.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/cst116-lab0-debugging.txt b/Ch 5 Debugging Project/cst116-lab0-debugging.txt new file mode 100644 index 0000000..f61562d --- /dev/null +++ b/Ch 5 Debugging Project/cst116-lab0-debugging.txt @@ -0,0 +1,7 @@ +You have $123.45 +Enter percent raise: 0.1 +After your raise you have $135.795 + +C:\Users\wythe\Desktop\Homework\C++\cst116-lab0-debugging-hyper2snyper\Ch 5 Debugging Project\x64\Debug\Ch 5 Debugging Project.exe (process 18024) 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 . . . |