| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
CST116_Project1_Schroeder.cpp is my working c++ code (Documentation is in the comments of this code)
CST116_Project1_Schroeder_workingRun.txt is the text output from the working code above
CST116_Project1_BROKEN_Schroeder.cpp is my code with intentional errors added
CST116_Project1_HernandezJimenez_BROKEN.cpp is Freddy HernandezJimenez's code with my corrections
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
updated CST116_Project1_HernandezJimenez_BROKEN.cpp file with commented documentation of edits completed by Benjamin Schroeder
|
| |
|
|
|
|
|
|
| |
-The CST116_Project1_Schroeder.cpp file is my WORKING copy of the program (Documentation included in comments section of the program)
-The CST116_Project1_Schroeder_workingRun.txt file is the text output for my working program
-The CST116_Project1_BROKEN_Schroeder.cpp is a copy of my program with a Syntax Error and a Logic Error included in the code.
-The CST116_Project1_HernandezJimenez_BROKEN.cpp file is Freddy's program with my corrections
(note: A new project with Freddy's original code copied into it was needed to get the code from Freddy's Mac computer IDE to work in Visual Studio)
|
| |
|