diff options
| author | Joe Traver <[email protected]> | 2022-11-09 22:46:51 -0800 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-11-09 22:46:51 -0800 |
| commit | d4e5d8656c4a60f975adc9e5d7c0128b8a87488b (patch) | |
| tree | ddb2e0643e1ba5301e61e60ab0ae1bd0955a9757 /CST116-Ch11-Debugging.sln | |
| parent | output txt file added (diff) | |
| download | cst116-ch11-debugging-joetraver30-d4e5d8656c4a60f975adc9e5d7c0128b8a87488b.tar.xz cst116-ch11-debugging-joetraver30-d4e5d8656c4a60f975adc9e5d7c0128b8a87488b.zip | |
Added error output and note of confusion
Diffstat (limited to 'CST116-Ch11-Debugging.sln')
| -rw-r--r-- | CST116-Ch11-Debugging.sln | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging.sln b/CST116-Ch11-Debugging.sln index b09ad76..b60b31b 100644 --- a/CST116-Ch11-Debugging.sln +++ b/CST116-Ch11-Debugging.sln @@ -8,6 +8,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{30090A24-EA34-48A8-AB5F-5737C5F786BE}" ProjectSection(SolutionItems) = preProject Program_output.txt = Program_output.txt + Error_program_output.txt = Error_program_output.txt EndProjectSection EndProject Global |