diff options
| author | Joe Traver <[email protected]> | 2022-10-02 18:15:01 -0700 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-10-02 18:15:01 -0700 |
| commit | 212da4b45d959d5849f6e022cf9204a25d7649e5 (patch) | |
| tree | e55a925807539c5a772464103f2bd0d7d2160585 /Ch 5 Debugging Project/TextFile1.txt | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-lab0-debugging-joetraver30-212da4b45d959d5849f6e022cf9204a25d7649e5.tar.xz cst116-lab0-debugging-joetraver30-212da4b45d959d5849f6e022cf9204a25d7649e5.zip | |
Added 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..74d4b9f --- /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\joetr\source\repos\cst116-lab0-debugging-joetraver30\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 9732) 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 |