diff options
| author | Taylor Rogers <[email protected]> | 2022-10-02 09:05:56 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-10-02 09:05:56 -0700 |
| commit | bae80a8c40bdd6af90370e7dd9cbbdcf9e210169 (patch) | |
| tree | cf4d3023720b03328453152f730fc211a94874aa | |
| parent | Completed assignment (diff) | |
| download | cst116-lab0-debugging-taylorrog-bae80a8c40bdd6af90370e7dd9cbbdcf9e210169.tar.xz cst116-lab0-debugging-taylorrog-bae80a8c40bdd6af90370e7dd9cbbdcf9e210169.zip | |
Added text file of output
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.txt | 6 | ||||
| -rw-r--r-- | Ch 5 Debugging Project/TextFile1_Test.txt | 0 |
2 files changed, 6 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.txt b/Ch 5 Debugging Project/Ch 5 Debugging Project.txt new file mode 100644 index 0000000..d647662 --- /dev/null +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.txt @@ -0,0 +1,6 @@ +You have $123.45 +Enter percent raise: .1 +After your raise you have $135.795 + +C:\Users\taylo\OneDrive\OIT\2022_Fall\CST116\VS_Files\Repos\cst116-lab0-debugging-Taylorrog\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 20476) exited with code 0. +Press any key to close this window . . .
\ No newline at end of file diff --git a/Ch 5 Debugging Project/TextFile1_Test.txt b/Ch 5 Debugging Project/TextFile1_Test.txt deleted file mode 100644 index e69de29..0000000 --- a/Ch 5 Debugging Project/TextFile1_Test.txt +++ /dev/null |