From ed2dc4c46adae870285806856740ea6dd456ead7 Mon Sep 17 00:00:00 2001 From: Arthur Spears Date: Sat, 3 Feb 2024 13:07:25 -0800 Subject: Testing in Main() Added .gitignore --- x64/Debug/Excersize 5.tlog/CL.command.1.tlog | Bin 898 -> 2006 bytes x64/Debug/Excersize 5.tlog/CL.read.1.tlog | Bin 20000 -> 20212 bytes x64/Debug/Excersize 5.tlog/CL.write.1.tlog | Bin 800 -> 1224 bytes x64/Debug/Excersize 5.tlog/Cl.items.tlog | 2 +- .../Excersize 5.tlog/Excersize 5.lastbuildstate | 2 +- x64/Debug/Excersize 5.tlog/link.command.1.tlog | Bin 1628 -> 3678 bytes x64/Debug/Excersize 5.tlog/link.read.1.tlog | Bin 3808 -> 4492 bytes x64/Debug/Excersize 5.tlog/link.write.1.tlog | Bin 844 -> 1268 bytes 8 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x64/Debug/Excersize 5.tlog') diff --git a/x64/Debug/Excersize 5.tlog/CL.command.1.tlog b/x64/Debug/Excersize 5.tlog/CL.command.1.tlog index cfb9d3f..4e1a733 100644 Binary files a/x64/Debug/Excersize 5.tlog/CL.command.1.tlog and b/x64/Debug/Excersize 5.tlog/CL.command.1.tlog differ diff --git a/x64/Debug/Excersize 5.tlog/CL.read.1.tlog b/x64/Debug/Excersize 5.tlog/CL.read.1.tlog index 0285882..a3ebbca 100644 Binary files a/x64/Debug/Excersize 5.tlog/CL.read.1.tlog and b/x64/Debug/Excersize 5.tlog/CL.read.1.tlog differ diff --git a/x64/Debug/Excersize 5.tlog/CL.write.1.tlog b/x64/Debug/Excersize 5.tlog/CL.write.1.tlog index 4d2fb32..6495e28 100644 Binary files a/x64/Debug/Excersize 5.tlog/CL.write.1.tlog and b/x64/Debug/Excersize 5.tlog/CL.write.1.tlog differ diff --git a/x64/Debug/Excersize 5.tlog/Cl.items.tlog b/x64/Debug/Excersize 5.tlog/Cl.items.tlog index f40db80..1cedcf2 100644 --- a/x64/Debug/Excersize 5.tlog/Cl.items.tlog +++ b/x64/Debug/Excersize 5.tlog/Cl.items.tlog @@ -1 +1 @@ -C:\Users\thesa\source\repos\in-class-exercise-5-connormcdowell275\Excersize 5\Excersize 5.cpp;C:\Users\thesa\source\repos\in-class-exercise-5-connormcdowell275\Excersize 5\x64\Debug\Excersize 5.obj +C:\Users\arthur.spears\OneDrive - Oregon Institute of Technology\CST116\Repos\Exercise 5\in-class-exercise-5-connormcdowell275.git\Excersize 5.cpp;C:\Users\arthur.spears\OneDrive - Oregon Institute of Technology\CST116\Repos\Exercise 5\in-class-exercise-5-connormcdowell275.git\x64\Debug\Excersize 5.obj diff --git a/x64/Debug/Excersize 5.tlog/Excersize 5.lastbuildstate b/x64/Debug/Excersize 5.tlog/Excersize 5.lastbuildstate index 781ecbe..0797ca1 100644 --- a/x64/Debug/Excersize 5.tlog/Excersize 5.lastbuildstate +++ b/x64/Debug/Excersize 5.tlog/Excersize 5.lastbuildstate @@ -1,2 +1,2 @@ PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.38.33130:TargetPlatformVersion=10.0.22621.0: -Debug|x64|C:\Users\thesa\source\repos\in-class-exercise-5-connormcdowell275\Excersize 5\| +Debug|x64|C:\Users\arthur.spears\OneDrive - Oregon Institute of Technology\CST116\Repos\Exercise 5\in-class-exercise-5-connormcdowell275.git\| diff --git a/x64/Debug/Excersize 5.tlog/link.command.1.tlog b/x64/Debug/Excersize 5.tlog/link.command.1.tlog index f65c803..b60f57d 100644 Binary files a/x64/Debug/Excersize 5.tlog/link.command.1.tlog and b/x64/Debug/Excersize 5.tlog/link.command.1.tlog differ diff --git a/x64/Debug/Excersize 5.tlog/link.read.1.tlog b/x64/Debug/Excersize 5.tlog/link.read.1.tlog index 609a461..013647b 100644 Binary files a/x64/Debug/Excersize 5.tlog/link.read.1.tlog and b/x64/Debug/Excersize 5.tlog/link.read.1.tlog differ diff --git a/x64/Debug/Excersize 5.tlog/link.write.1.tlog b/x64/Debug/Excersize 5.tlog/link.write.1.tlog index 44681a5..1c66c20 100644 Binary files a/x64/Debug/Excersize 5.tlog/link.write.1.tlog and b/x64/Debug/Excersize 5.tlog/link.write.1.tlog differ -- cgit v1.2.3