diff options
| author | Nataliia Brown <[email protected]> | 2024-02-06 00:10:53 -0800 |
|---|---|---|
| committer | Nataliia Brown <[email protected]> | 2024-02-06 00:10:53 -0800 |
| commit | edd99cd18464e671591aaa839fdf3daa34b9dd90 (patch) | |
| tree | 3cfa7baade88fdec9aec91369432dfbf1a317a43 /In-Class 7 | |
| parent | add deadline (diff) | |
| download | in-class-exercise-7-natabrown-main.tar.xz in-class-exercise-7-natabrown-main.zip | |
Diffstat (limited to 'In-Class 7')
37 files changed, 313 insertions, 0 deletions
diff --git a/In-Class 7/.vs/In-Class 7/FileContentIndex/262f6d8a-64bc-482d-81bf-debd5100e7d1.vsidx b/In-Class 7/.vs/In-Class 7/FileContentIndex/262f6d8a-64bc-482d-81bf-debd5100e7d1.vsidx Binary files differnew file mode 100644 index 0000000..8c3d66d --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/FileContentIndex/262f6d8a-64bc-482d-81bf-debd5100e7d1.vsidx diff --git a/In-Class 7/.vs/In-Class 7/FileContentIndex/6cfab569-f5d5-4a59-ad3e-9a3582017692.vsidx b/In-Class 7/.vs/In-Class 7/FileContentIndex/6cfab569-f5d5-4a59-ad3e-9a3582017692.vsidx Binary files differnew file mode 100644 index 0000000..ebf7641 --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/FileContentIndex/6cfab569-f5d5-4a59-ad3e-9a3582017692.vsidx diff --git a/In-Class 7/.vs/In-Class 7/FileContentIndex/6fb66196-09ac-4068-88b1-22c3b0a8aea3.vsidx b/In-Class 7/.vs/In-Class 7/FileContentIndex/6fb66196-09ac-4068-88b1-22c3b0a8aea3.vsidx Binary files differnew file mode 100644 index 0000000..043965c --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/FileContentIndex/6fb66196-09ac-4068-88b1-22c3b0a8aea3.vsidx diff --git a/In-Class 7/.vs/In-Class 7/FileContentIndex/927aee2c-7b3a-4771-b72f-0fb6532a9499.vsidx b/In-Class 7/.vs/In-Class 7/FileContentIndex/927aee2c-7b3a-4771-b72f-0fb6532a9499.vsidx Binary files differnew file mode 100644 index 0000000..2471ab1 --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/FileContentIndex/927aee2c-7b3a-4771-b72f-0fb6532a9499.vsidx diff --git a/In-Class 7/.vs/In-Class 7/FileContentIndex/f7e3a68f-6dd0-49c8-9cfd-91736b5d93f9.vsidx b/In-Class 7/.vs/In-Class 7/FileContentIndex/f7e3a68f-6dd0-49c8-9cfd-91736b5d93f9.vsidx Binary files differnew file mode 100644 index 0000000..821978a --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/FileContentIndex/f7e3a68f-6dd0-49c8-9cfd-91736b5d93f9.vsidx diff --git a/In-Class 7/.vs/In-Class 7/v17/.suo b/In-Class 7/.vs/In-Class 7/v17/.suo Binary files differnew file mode 100644 index 0000000..46bf803 --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/v17/.suo diff --git a/In-Class 7/.vs/In-Class 7/v17/Browse.VC.db b/In-Class 7/.vs/In-Class 7/v17/Browse.VC.db Binary files differnew file mode 100644 index 0000000..4b1d0b4 --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/v17/Browse.VC.db diff --git a/In-Class 7/.vs/In-Class 7/v17/Solution.VC.db b/In-Class 7/.vs/In-Class 7/v17/Solution.VC.db Binary files differnew file mode 100644 index 0000000..0c7865c --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/v17/Solution.VC.db diff --git a/In-Class 7/.vs/In-Class 7/v17/ipch/AutoPCH/64ab9ce3a241bba8/EX_6.ipch b/In-Class 7/.vs/In-Class 7/v17/ipch/AutoPCH/64ab9ce3a241bba8/EX_6.ipch Binary files differnew file mode 100644 index 0000000..e34a1e2 --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/v17/ipch/AutoPCH/64ab9ce3a241bba8/EX_6.ipch diff --git a/In-Class 7/.vs/In-Class 7/v17/ipch/AutoPCH/daa8f01f8a37c455/LOOPS.ipch b/In-Class 7/.vs/In-Class 7/v17/ipch/AutoPCH/daa8f01f8a37c455/LOOPS.ipch Binary files differnew file mode 100644 index 0000000..3390f3a --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/v17/ipch/AutoPCH/daa8f01f8a37c455/LOOPS.ipch diff --git a/In-Class 7/.vs/In-Class 7/v17/ipch/AutoPCH/ea094181ef7d47e2/PROGRAM.ipch b/In-Class 7/.vs/In-Class 7/v17/ipch/AutoPCH/ea094181ef7d47e2/PROGRAM.ipch Binary files differnew file mode 100644 index 0000000..10028a0 --- /dev/null +++ b/In-Class 7/.vs/In-Class 7/v17/ipch/AutoPCH/ea094181ef7d47e2/PROGRAM.ipch diff --git a/In-Class 7/In-Class 7.sln b/In-Class 7/In-Class 7.sln new file mode 100644 index 0000000..655e873 --- /dev/null +++ b/In-Class 7/In-Class 7.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.8.34330.188 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "In-Class 7", "In-Class 7\In-Class 7.vcxproj", "{0E65AC93-B7AB-4ADE-9726-DB33AE3B997D}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0E65AC93-B7AB-4ADE-9726-DB33AE3B997D}.Debug|x64.ActiveCfg = Debug|x64 + {0E65AC93-B7AB-4ADE-9726-DB33AE3B997D}.Debug|x64.Build.0 = Debug|x64 + {0E65AC93-B7AB-4ADE-9726-DB33AE3B997D}.Debug|x86.ActiveCfg = Debug|Win32 + {0E65AC93-B7AB-4ADE-9726-DB33AE3B997D}.Debug|x86.Build.0 = Debug|Win32 + {0E65AC93-B7AB-4ADE-9726-DB33AE3B997D}.Release|x64.ActiveCfg = Release|x64 + {0E65AC93-B7AB-4ADE-9726-DB33AE3B997D}.Release|x64.Build.0 = Release|x64 + {0E65AC93-B7AB-4ADE-9726-DB33AE3B997D}.Release|x86.ActiveCfg = Release|Win32 + {0E65AC93-B7AB-4ADE-9726-DB33AE3B997D}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {75B1FA8C-ADE1-4E2A-BE7B-1AD7E1277709} + EndGlobalSection +EndGlobal diff --git a/In-Class 7/In-Class 7/In-Class 7.vcxproj b/In-Class 7/In-Class 7/In-Class 7.vcxproj new file mode 100644 index 0000000..ec09889 --- /dev/null +++ b/In-Class 7/In-Class 7/In-Class 7.vcxproj @@ -0,0 +1,139 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Debug|x64"> + <Configuration>Debug</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|x64"> + <Configuration>Release</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + </ItemGroup> + <PropertyGroup Label="Globals"> + <VCProjectVersion>17.0</VCProjectVersion> + <Keyword>Win32Proj</Keyword> + <ProjectGuid>{0e65ac93-b7ab-4ade-9726-db33ae3b997d}</ProjectGuid> + <RootNamespace>InClass7</RootNamespace> + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>Application</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <PlatformToolset>v143</PlatformToolset> + <CharacterSet>Unicode</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>Application</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <PlatformToolset>v143</PlatformToolset> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>Unicode</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> + <ConfigurationType>Application</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <PlatformToolset>v143</PlatformToolset> + <CharacterSet>Unicode</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> + <ConfigurationType>Application</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <PlatformToolset>v143</PlatformToolset> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>Unicode</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="Shared"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <SDLCheck>true</SDLCheck> + <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ConformanceMode>true</ConformanceMode> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + <SDLCheck>true</SDLCheck> + <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ConformanceMode>true</ConformanceMode> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <SDLCheck>true</SDLCheck> + <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ConformanceMode>true</ConformanceMode> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + <SDLCheck>true</SDLCheck> + <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ConformanceMode>true</ConformanceMode> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemGroup> + <ClInclude Include="Loops.h" /> + </ItemGroup> + <ItemGroup> + <ClCompile Include="Loops.cpp" /> + <ClCompile Include="Program.cpp" /> + </ItemGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/In-Class 7/In-Class 7/In-Class 7.vcxproj.filters b/In-Class 7/In-Class 7/In-Class 7.vcxproj.filters new file mode 100644 index 0000000..e0557d9 --- /dev/null +++ b/In-Class 7/In-Class 7/In-Class 7.vcxproj.filters @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup> + <Filter Include="Source Files"> + <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier> + <Extensions>cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx</Extensions> + </Filter> + <Filter Include="Header Files"> + <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier> + <Extensions>h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd</Extensions> + </Filter> + <Filter Include="Resource Files"> + <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier> + <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions> + </Filter> + </ItemGroup> + <ItemGroup> + <ClInclude Include="Loops.h"> + <Filter>Header Files</Filter> + </ClInclude> + </ItemGroup> + <ItemGroup> + <ClCompile Include="Loops.cpp"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="Program.cpp"> + <Filter>Source Files</Filter> + </ClCompile> + </ItemGroup> +</Project>
\ No newline at end of file diff --git a/In-Class 7/In-Class 7/In-Class 7.vcxproj.user b/In-Class 7/In-Class 7/In-Class 7.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/In-Class 7/In-Class 7/In-Class 7.vcxproj.user @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup /> +</Project>
\ No newline at end of file diff --git a/In-Class 7/In-Class 7/Loops.cpp b/In-Class 7/In-Class 7/Loops.cpp new file mode 100644 index 0000000..3fc7092 --- /dev/null +++ b/In-Class 7/In-Class 7/Loops.cpp @@ -0,0 +1,37 @@ +// Name: Nataliia Brown +// Date: 2/5/24 +// Class: CST 116 +// Assignment: Exercise 7 + + + +#include "Loops.h" +#include <iostream> +#include "Loops.h" + +using std::cout; +using std::cin; +using std::endl; + + +void ForLoop(size_t n) { + for (int i = 0; i <= n; i++) { + cout << i << " "; + } +} +void WhileLoop(size_t n) { + int i = 0; + while(i <= n) { + + cout << i << " "; + i++; + } + +} +void DoWhileLoop(size_t n) { + int i = 0; + do { + cout << i << " "; + i++; + } while (i <= n); +} diff --git a/In-Class 7/In-Class 7/Loops.h b/In-Class 7/In-Class 7/Loops.h new file mode 100644 index 0000000..bf02d65 --- /dev/null +++ b/In-Class 7/In-Class 7/Loops.h @@ -0,0 +1,13 @@ +#ifndef LOOPS_H +#define LOOPS_H + +void ForLoop(size_t n); +void WhileLoop(size_t n); +void DoWhileLoop(size_t n); + + + + + + +#endif // !LOOPS_H
\ No newline at end of file diff --git a/In-Class 7/In-Class 7/Program.cpp b/In-Class 7/In-Class 7/Program.cpp new file mode 100644 index 0000000..6900950 --- /dev/null +++ b/In-Class 7/In-Class 7/Program.cpp @@ -0,0 +1,26 @@ +// Name: Nataliia Brown +// Date: 2/5/24 +// Class: CST 116 +// Assignment: Exercise 7 + + + +#include <iostream> +#include "Loops.h" + +using std::cout; +using std::cin; +using std::endl; + + + + +int main() { + + ForLoop(15); + cout << endl; + WhileLoop(10); + cout << endl; + DoWhileLoop(20); + +}
\ No newline at end of file diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.Build.CppClean.log b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.Build.CppClean.log new file mode 100644 index 0000000..9b26e46 --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.Build.CppClean.log @@ -0,0 +1,14 @@ +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\vc143.pdb +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\vc143.idb +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\program.obj +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\loops.obj +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\x64\debug\in-class 7.exe +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\in-class 7.ilk +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\x64\debug\in-class 7.pdb +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\in-class 7.tlog\cl.command.1.tlog +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\in-class 7.tlog\cl.items.tlog +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\in-class 7.tlog\cl.read.1.tlog +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\in-class 7.tlog\cl.write.1.tlog +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\in-class 7.tlog\link.command.1.tlog +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\in-class 7.tlog\link.read.1.tlog +c:\users\nbrow\repos\in-class-exercise-7-natabrown\in-class 7\in-class 7\x64\debug\in-class 7.tlog\link.write.1.tlog diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.exe.recipe b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.exe.recipe new file mode 100644 index 0000000..563bcca --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.exe.recipe @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project> + <ProjectOutputs> + <ProjectOutput> + <FullPath>C:\Users\nbrow\Repos\in-class-exercise-7-natabrown\In-Class 7\x64\Debug\In-Class 7.exe</FullPath> + </ProjectOutput> + </ProjectOutputs> + <ContentFiles /> + <SatelliteDlls /> + <NonRecipeFileRefs /> +</Project>
\ No newline at end of file diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.ilk b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.ilk Binary files differnew file mode 100644 index 0000000..f97a386 --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.ilk diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.log b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.log new file mode 100644 index 0000000..fcc8ccd --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.log @@ -0,0 +1,4 @@ + Loops.cpp + Program.cpp + Generating Code... + In-Class 7.vcxproj -> C:\Users\nbrow\Repos\in-class-exercise-7-natabrown\In-Class 7\x64\Debug\In-Class 7.exe diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/CL.command.1.tlog b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/CL.command.1.tlog Binary files differnew file mode 100644 index 0000000..a4c17c3 --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/CL.command.1.tlog diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/CL.read.1.tlog b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/CL.read.1.tlog Binary files differnew file mode 100644 index 0000000..1266d09 --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/CL.read.1.tlog diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/CL.write.1.tlog b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/CL.write.1.tlog Binary files differnew file mode 100644 index 0000000..5c4c4fb --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/CL.write.1.tlog diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/Cl.items.tlog b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/Cl.items.tlog new file mode 100644 index 0000000..65d30a1 --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/Cl.items.tlog @@ -0,0 +1,2 @@ +C:\Users\nbrow\Repos\in-class-exercise-7-natabrown\In-Class 7\In-Class 7\Loops.cpp;C:\Users\nbrow\Repos\in-class-exercise-7-natabrown\In-Class 7\In-Class 7\x64\Debug\Loops.obj +C:\Users\nbrow\Repos\in-class-exercise-7-natabrown\In-Class 7\In-Class 7\Program.cpp;C:\Users\nbrow\Repos\in-class-exercise-7-natabrown\In-Class 7\In-Class 7\x64\Debug\Program.obj diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/In-Class 7.lastbuildstate b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/In-Class 7.lastbuildstate new file mode 100644 index 0000000..36d328a --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/In-Class 7.lastbuildstate @@ -0,0 +1,2 @@ +PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.38.33130:TargetPlatformVersion=10.0.22621.0: +Debug|x64|C:\Users\nbrow\Repos\in-class-exercise-7-natabrown\In-Class 7\| diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/link.command.1.tlog b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/link.command.1.tlog Binary files differnew file mode 100644 index 0000000..965f4c3 --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/link.command.1.tlog diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/link.read.1.tlog b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/link.read.1.tlog Binary files differnew file mode 100644 index 0000000..e6461ae --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/link.read.1.tlog diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/link.write.1.tlog b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/link.write.1.tlog Binary files differnew file mode 100644 index 0000000..3928a3a --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.tlog/link.write.1.tlog diff --git a/In-Class 7/In-Class 7/x64/Debug/In-Class 7.vcxproj.FileListAbsolute.txt b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.vcxproj.FileListAbsolute.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/In-Class 7.vcxproj.FileListAbsolute.txt diff --git a/In-Class 7/In-Class 7/x64/Debug/Loops.obj b/In-Class 7/In-Class 7/x64/Debug/Loops.obj Binary files differnew file mode 100644 index 0000000..86f49e2 --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/Loops.obj diff --git a/In-Class 7/In-Class 7/x64/Debug/Program.obj b/In-Class 7/In-Class 7/x64/Debug/Program.obj Binary files differnew file mode 100644 index 0000000..9ce69aa --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/Program.obj diff --git a/In-Class 7/In-Class 7/x64/Debug/vc143.idb b/In-Class 7/In-Class 7/x64/Debug/vc143.idb Binary files differnew file mode 100644 index 0000000..08e469d --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/vc143.idb diff --git a/In-Class 7/In-Class 7/x64/Debug/vc143.pdb b/In-Class 7/In-Class 7/x64/Debug/vc143.pdb Binary files differnew file mode 100644 index 0000000..68acdfb --- /dev/null +++ b/In-Class 7/In-Class 7/x64/Debug/vc143.pdb diff --git a/In-Class 7/x64/Debug/In-Class 7.exe b/In-Class 7/x64/Debug/In-Class 7.exe Binary files differnew file mode 100644 index 0000000..8c43176 --- /dev/null +++ b/In-Class 7/x64/Debug/In-Class 7.exe diff --git a/In-Class 7/x64/Debug/In-Class 7.pdb b/In-Class 7/x64/Debug/In-Class 7.pdb Binary files differnew file mode 100644 index 0000000..305aa33 --- /dev/null +++ b/In-Class 7/x64/Debug/In-Class 7.pdb |