diff options
| author | Hannah Wu <[email protected]> | 2022-10-03 21:15:04 -0700 |
|---|---|---|
| committer | Hannah Wu <[email protected]> | 2022-10-03 21:15:04 -0700 |
| commit | 20192b1f2c40b2f94e7d8caa838e8e67b337b22e (patch) | |
| tree | f8772fa91911782c8af282243fab98df60a75c09 /Ch 5 Debugging Project/TextFile1.txt | |
| parent | Added Files (diff) | |
| download | cst116-lab0-debugging-wu-20192b1f2c40b2f94e7d8caa838e8e67b337b22e.tar.xz cst116-lab0-debugging-wu-20192b1f2c40b2f94e7d8caa838e8e67b337b22e.zip | |
Deleted old files. Replaced old files.
Diffstat (limited to 'Ch 5 Debugging Project/TextFile1.txt')
| -rw-r--r-- | Ch 5 Debugging Project/TextFile1.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/TextFile1.txt b/Ch 5 Debugging Project/TextFile1.txt new file mode 100644 index 0000000..c01f008 --- /dev/null +++ b/Ch 5 Debugging Project/TextFile1.txt @@ -0,0 +1,7 @@ +You have $123.45 +Enter percent raise: .15 +After your raise you have $18.5175 + +C:\Users\hanna\Source\Repos\cst116-lab0-debugging-HJCST\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 18428) 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 |