diff --git a/106-Ch0-Lab4 b/106-Ch0-Lab4 new file mode 160000 index 0000000..8dd2bfc --- /dev/null +++ b/106-Ch0-Lab4 @@ -0,0 +1 @@ +Subproject commit 8dd2bfcda5832d0ba639199e06bb3ba2c0f1c88c diff --git a/Ch0-Lab4/.vs/Ch0-Lab4/v15/.suo b/Ch0-Lab4/.vs/Ch0-Lab4/v15/.suo new file mode 100644 index 0000000..910d3b5 Binary files /dev/null and b/Ch0-Lab4/.vs/Ch0-Lab4/v15/.suo differ diff --git a/Ch0-Lab4/.vs/Ch0-Lab4/v15/Browse.VC.db b/Ch0-Lab4/.vs/Ch0-Lab4/v15/Browse.VC.db new file mode 100644 index 0000000..9007e93 Binary files /dev/null and b/Ch0-Lab4/.vs/Ch0-Lab4/v15/Browse.VC.db differ diff --git a/Ch0-Lab4/.vs/Ch0-Lab4/v15/ipch/AutoPCH/f95b0ca948b15e3f/MAIN.ipch b/Ch0-Lab4/.vs/Ch0-Lab4/v15/ipch/AutoPCH/f95b0ca948b15e3f/MAIN.ipch new file mode 100644 index 0000000..63dbd9a Binary files /dev/null and b/Ch0-Lab4/.vs/Ch0-Lab4/v15/ipch/AutoPCH/f95b0ca948b15e3f/MAIN.ipch differ diff --git a/Ch0-Lab4/Ch0-Lab4.sln b/Ch0-Lab4/Ch0-Lab4.sln new file mode 100644 index 0000000..b2396f1 --- /dev/null +++ b/Ch0-Lab4/Ch0-Lab4.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.28010.2036 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Ch0-Lab4", "Ch0-Lab4\Ch0-Lab4.vcxproj", "{3AADA903-48C2-4372-91C2-E603279C94B6}" +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 + {3AADA903-48C2-4372-91C2-E603279C94B6}.Debug|x64.ActiveCfg = Debug|x64 + {3AADA903-48C2-4372-91C2-E603279C94B6}.Debug|x64.Build.0 = Debug|x64 + {3AADA903-48C2-4372-91C2-E603279C94B6}.Debug|x86.ActiveCfg = Debug|Win32 + {3AADA903-48C2-4372-91C2-E603279C94B6}.Debug|x86.Build.0 = Debug|Win32 + {3AADA903-48C2-4372-91C2-E603279C94B6}.Release|x64.ActiveCfg = Release|x64 + {3AADA903-48C2-4372-91C2-E603279C94B6}.Release|x64.Build.0 = Release|x64 + {3AADA903-48C2-4372-91C2-E603279C94B6}.Release|x86.ActiveCfg = Release|Win32 + {3AADA903-48C2-4372-91C2-E603279C94B6}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {454EB233-1874-45B1-833E-063E59716E34} + EndGlobalSection +EndGlobal diff --git a/Ch0-Lab4/Ch0-Lab4/Ch0-Lab4.vcxproj b/Ch0-Lab4/Ch0-Lab4/Ch0-Lab4.vcxproj new file mode 100644 index 0000000..88bbca9 --- /dev/null +++ b/Ch0-Lab4/Ch0-Lab4/Ch0-Lab4.vcxproj @@ -0,0 +1,123 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {3AADA903-48C2-4372-91C2-E603279C94B6} + Ch0Lab4 + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + \ No newline at end of file diff --git a/Ch0-Lab4/Ch0-Lab4/Ch0-Lab4.vcxproj.filters b/Ch0-Lab4/Ch0-Lab4/Ch0-Lab4.vcxproj.filters new file mode 100644 index 0000000..304ddeb --- /dev/null +++ b/Ch0-Lab4/Ch0-Lab4/Ch0-Lab4.vcxproj.filters @@ -0,0 +1,18 @@ + + + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;ipp;xsd + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + source + + + \ No newline at end of file diff --git a/Ch0-Lab4/Ch0-Lab4/Ch0-Lab4.vcxproj.user b/Ch0-Lab4/Ch0-Lab4/Ch0-Lab4.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Ch0-Lab4/Ch0-Lab4/Ch0-Lab4.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.log b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.log new file mode 100644 index 0000000..bdeeb67 --- /dev/null +++ b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.log @@ -0,0 +1,2 @@ + main.c + Ch0-Lab4.vcxproj -> C:\Users\User\Desktop\106-Ch0-Lab4\Ch0-Lab4\Debug\Ch0-Lab4.exe diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/CL.command.1.tlog b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/CL.command.1.tlog new file mode 100644 index 0000000..f4106be Binary files /dev/null and b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/CL.command.1.tlog differ diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/CL.read.1.tlog b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/CL.read.1.tlog new file mode 100644 index 0000000..971fd40 Binary files /dev/null and b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/CL.read.1.tlog differ diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/CL.write.1.tlog b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/CL.write.1.tlog new file mode 100644 index 0000000..1c1a1cf Binary files /dev/null and b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/CL.write.1.tlog differ diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/Ch0-Lab4.lastbuildstate b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/Ch0-Lab4.lastbuildstate new file mode 100644 index 0000000..d20e355 --- /dev/null +++ b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/Ch0-Lab4.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v141:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0.17134.0 +Debug|Win32|C:\Users\User\Desktop\106-Ch0-Lab4\Ch0-Lab4\| diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/link.command.1.tlog b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/link.command.1.tlog new file mode 100644 index 0000000..9c1cf02 Binary files /dev/null and b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/link.command.1.tlog differ diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/link.read.1.tlog b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/link.read.1.tlog new file mode 100644 index 0000000..0c61c4f Binary files /dev/null and b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/link.read.1.tlog differ diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/link.write.1.tlog b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/link.write.1.tlog new file mode 100644 index 0000000..9a7ee19 Binary files /dev/null and b/Ch0-Lab4/Ch0-Lab4/Debug/Ch0-Lab4.tlog/link.write.1.tlog differ diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/main.obj b/Ch0-Lab4/Ch0-Lab4/Debug/main.obj new file mode 100644 index 0000000..7256cb2 Binary files /dev/null and b/Ch0-Lab4/Ch0-Lab4/Debug/main.obj differ diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/vc141.idb b/Ch0-Lab4/Ch0-Lab4/Debug/vc141.idb new file mode 100644 index 0000000..3ad1e20 Binary files /dev/null and b/Ch0-Lab4/Ch0-Lab4/Debug/vc141.idb differ diff --git a/Ch0-Lab4/Ch0-Lab4/Debug/vc141.pdb b/Ch0-Lab4/Ch0-Lab4/Debug/vc141.pdb new file mode 100644 index 0000000..1cd2f99 Binary files /dev/null and b/Ch0-Lab4/Ch0-Lab4/Debug/vc141.pdb differ diff --git a/Ch0-Lab4/Debug/Ch0-Lab4.exe b/Ch0-Lab4/Debug/Ch0-Lab4.exe new file mode 100644 index 0000000..f7076cd Binary files /dev/null and b/Ch0-Lab4/Debug/Ch0-Lab4.exe differ diff --git a/Ch0-Lab4/Debug/Ch0-Lab4.ilk b/Ch0-Lab4/Debug/Ch0-Lab4.ilk new file mode 100644 index 0000000..da32062 Binary files /dev/null and b/Ch0-Lab4/Debug/Ch0-Lab4.ilk differ diff --git a/Ch0-Lab4/Debug/Ch0-Lab4.pdb b/Ch0-Lab4/Debug/Ch0-Lab4.pdb new file mode 100644 index 0000000..ae1b91a Binary files /dev/null and b/Ch0-Lab4/Debug/Ch0-Lab4.pdb differ diff --git a/source/main.c b/source/main.c index bcf1e4f..222a42a 100644 --- a/source/main.c +++ b/source/main.c @@ -2,6 +2,7 @@ #include int main(void) { + printf("This is Ch0-Lab4, my name is Steve\n"); system("pause"); return 0;