diff options
| author | tafaar <[email protected]> | 2022-10-31 20:55:04 -0700 |
|---|---|---|
| committer | tafaar <[email protected]> | 2022-10-31 20:55:04 -0700 |
| commit | 75e8262c3cca329313068f4555a045d3f4173e32 (patch) | |
| tree | 57ea7fd411244bfcabd6db6bbd684b8cdb3be5f7 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp | |
| parent | fixed pathing errors (diff) | |
| download | cst116-ch11-debugging-hill-75e8262c3cca329313068f4555a045d3f4173e32.tar.xz cst116-ch11-debugging-hill-75e8262c3cca329313068f4555a045d3f4173e32.zip | |
added report
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp index 77c3b72..d855410 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp @@ -24,6 +24,9 @@ * 5) Update the file paths below to correctly represent the path you * created. +* +* Done +* * 6) Rebuild and execute the program. * 7) Examine the code and the output and notice the use of * parallel arrays. |