diff options
Diffstat (limited to 'CST116_Project1_Schroeder.cpp')
| -rw-r--r-- | CST116_Project1_Schroeder.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CST116_Project1_Schroeder.cpp b/CST116_Project1_Schroeder.cpp index d532c4c..173666e 100644 --- a/CST116_Project1_Schroeder.cpp +++ b/CST116_Project1_Schroeder.cpp @@ -6,7 +6,7 @@ // Email: [email protected]
//
-/*Documentation of the meetings with your partner: when, where and what you discussed.
+/*Documentation of the meetings between Benjamin Schroeder and Frederico HernandezJimenez: when, where and what you discussed.
Email: Wed. 10/12/2021 9:00p
Topics discussed:
-What documentation is needed
@@ -18,10 +18,10 @@ -Corresponding by swapping files via email.
-Trouble getting Microsoft computer files to open on Mac
-Problem was resolved via email:
- Visual Studio Code was copied into email and sent to Mac computer.
- Then that text copied to a newly created C++ Project on the Mac computer.
+ -Visual Studio Code was copied into email and sent to Mac computer.
+ Then that text copied to a newly created C++ Project on the Mac computer.
-Similarly the .cp file sent from the Mac needed to be opened in NotePad and
- that text transeferred to a newly created C++ project on the Microsoft computer.
+ that text transeferred to a newly created C++ project on the Microsoft computer.
*/
|