diff options
| author | Wyatt <[email protected]> | 2022-09-29 15:55:37 -0700 |
|---|---|---|
| committer | Wyatt <[email protected]> | 2022-09-29 15:55:37 -0700 |
| commit | cc2011bc8a311a74d6762751c657ce1c465550cd (patch) | |
| tree | 37fd5371af2d341026eb5e658fb1241952c09df3 /Ch 5 Debugging Project/cst116-lab0-debugging.txt | |
| parent | more readme changes (diff) | |
| download | cst116-lab0-debugging-johnson-main.tar.xz cst116-lab0-debugging-johnson-main.zip | |
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 . . . |