From 97f6faa738e926a4780ae25db8e355301c4839de Mon Sep 17 00:00:00 2001 From: BensProgramma <91996773+BensProgramma@users.noreply.github.com> Date: Sat, 16 Oct 2021 13:32:00 -0700 Subject: Update CST116_Project1_Schroeder.cpp --- CST116_Project1_Schroeder.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'CST116_Project1_Schroeder.cpp') 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: benjamin.schroeder@oit.edu // -/*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. */ -- cgit v1.2.3