diff --git a/Lab01_1.cpp/Debug/Lab01_1.cpp.exe b/Lab01_1.cpp/Debug/Lab01_1.cpp.exe new file mode 100644 index 0000000..a519855 Binary files /dev/null and b/Lab01_1.cpp/Debug/Lab01_1.cpp.exe differ diff --git a/Lab01_1.cpp/Debug/Lab01_1.cpp.ilk b/Lab01_1.cpp/Debug/Lab01_1.cpp.ilk new file mode 100644 index 0000000..83d9030 Binary files /dev/null and b/Lab01_1.cpp/Debug/Lab01_1.cpp.ilk differ diff --git a/Lab01_1.cpp/Debug/Lab01_1.cpp.pdb b/Lab01_1.cpp/Debug/Lab01_1.cpp.pdb new file mode 100644 index 0000000..536bb09 Binary files /dev/null and b/Lab01_1.cpp/Debug/Lab01_1.cpp.pdb differ diff --git a/Lab01_1.cpp/Lab01_1.cpp.opensdf b/Lab01_1.cpp/Lab01_1.cpp.opensdf new file mode 100644 index 0000000..5c91a10 Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp.opensdf differ diff --git a/Lab01_1.cpp/Lab01_1.cpp.sdf b/Lab01_1.cpp/Lab01_1.cpp.sdf new file mode 100644 index 0000000..f739a2e Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp.sdf differ diff --git a/Lab01_1.cpp/Lab01_1.cpp.sln b/Lab01_1.cpp/Lab01_1.cpp.sln new file mode 100644 index 0000000..261a040 --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.30501.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lab01_1.cpp", "Lab01_1.cpp\Lab01_1.cpp.vcxproj", "{BB2359BF-2CB4-4EF8-8219-E91D931B0D2E}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {BB2359BF-2CB4-4EF8-8219-E91D931B0D2E}.Debug|Win32.ActiveCfg = Debug|Win32 + {BB2359BF-2CB4-4EF8-8219-E91D931B0D2E}.Debug|Win32.Build.0 = Debug|Win32 + {BB2359BF-2CB4-4EF8-8219-E91D931B0D2E}.Release|Win32.ActiveCfg = Release|Win32 + {BB2359BF-2CB4-4EF8-8219-E91D931B0D2E}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_1.cpp/Lab01_1.cpp.v12.suo b/Lab01_1.cpp/Lab01_1.cpp.v12.suo new file mode 100644 index 0000000..c5082b9 Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp.v12.suo differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.log b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.log new file mode 100644 index 0000000..dc0887f --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.log @@ -0,0 +1,14 @@ +Build started 1/21/2015 7:00:26 AM. +Project "C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_1.cpp\Lab01_1.cpp\Lab01_1.cpp.vcxproj" on node 2 (Build target(s)). +ClCompile: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Debug\Lab01_1.cpp.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_1.cpp.cpp + Lab01_1.cpp.cpp +Link: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_1.cpp\Debug\Lab01_1.cpp.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_1.cpp\Debug\Lab01_1.cpp.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_1.cpp\Debug\Lab01_1.cpp.lib" /MACHINE:X86 Debug\Lab01_1.cpp.obj + Debug\stdafx.obj + Lab01_1.cpp.vcxproj -> C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_1.cpp\Debug\Lab01_1.cpp.exe +Done Building Project "C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_1.cpp\Lab01_1.cpp\Lab01_1.cpp.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:01.69 diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.obj b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.obj new file mode 100644 index 0000000..a07c2fa Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.obj differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.pch b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.pch new file mode 100644 index 0000000..c3ef4a9 Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.pch differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/CL.read.1.tlog b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/CL.read.1.tlog new file mode 100644 index 0000000..d50e150 Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/CL.read.1.tlog differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/CL.write.1.tlog b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/CL.write.1.tlog new file mode 100644 index 0000000..934b71d Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/CL.write.1.tlog differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/Lab01_1.cpp.lastbuildstate b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/Lab01_1.cpp.lastbuildstate new file mode 100644 index 0000000..cb27cf5 --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/Lab01_1.cpp.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_1.cpp\| diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/cl.command.1.tlog b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/cl.command.1.tlog new file mode 100644 index 0000000..495deeb Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/cl.command.1.tlog differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/link.command.1.tlog b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/link.command.1.tlog new file mode 100644 index 0000000..f7f1155 Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/link.command.1.tlog differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/link.read.1.tlog b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/link.read.1.tlog new file mode 100644 index 0000000..2c9b826 Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/link.read.1.tlog differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/link.write.1.tlog b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/link.write.1.tlog new file mode 100644 index 0000000..83772f2 Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/Lab01_1.cpp.tlog/link.write.1.tlog differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/stdafx.obj b/Lab01_1.cpp/Lab01_1.cpp/Debug/stdafx.obj new file mode 100644 index 0000000..3cb27db Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/stdafx.obj differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/vc120.idb b/Lab01_1.cpp/Lab01_1.cpp/Debug/vc120.idb new file mode 100644 index 0000000..9a1452b Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/vc120.idb differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Debug/vc120.pdb b/Lab01_1.cpp/Lab01_1.cpp/Debug/vc120.pdb new file mode 100644 index 0000000..3991a85 Binary files /dev/null and b/Lab01_1.cpp/Lab01_1.cpp/Debug/vc120.pdb differ diff --git a/Lab01_1.cpp/Lab01_1.cpp/Lab01_1.cpp.cpp b/Lab01_1.cpp/Lab01_1.cpp/Lab01_1.cpp.cpp new file mode 100644 index 0000000..e543d9e --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp/Lab01_1.cpp.cpp @@ -0,0 +1,19 @@ +// Lab01_1.cpp.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +#include +#include + +using namespace std; + +int main() +{ + string food1 = ""; + string food2 = ""; + cout << "Please enter your two favorite foods: "; + cin >> food1 >> food2; + cin.sync(); + cout << food1 << food2; + getchar(); +} \ No newline at end of file diff --git a/Lab01_1.cpp/Lab01_1.cpp/Lab01_1.cpp.vcxproj b/Lab01_1.cpp/Lab01_1.cpp/Lab01_1.cpp.vcxproj new file mode 100644 index 0000000..3d4183c --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp/Lab01_1.cpp.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {BB2359BF-2CB4-4EF8-8219-E91D931B0D2E} + Win32Proj + Lab01_1cpp + + + + Application + true + v120 + Unicode + + + Application + false + v120 + true + Unicode + + + + + + + + + + + + + true + + + false + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + + + + + + + + + Create + Create + + + + + + \ No newline at end of file diff --git a/Lab01_1.cpp/Lab01_1.cpp/Lab01_1.cpp.vcxproj.filters b/Lab01_1.cpp/Lab01_1.cpp/Lab01_1.cpp.vcxproj.filters new file mode 100644 index 0000000..de83068 --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp/Lab01_1.cpp.vcxproj.filters @@ -0,0 +1,36 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + + + + Header Files + + + Header Files + + + + + Source Files + + + Source Files + + + \ No newline at end of file diff --git a/Lab01_1.cpp/Lab01_1.cpp/ReadMe.txt b/Lab01_1.cpp/Lab01_1.cpp/ReadMe.txt new file mode 100644 index 0000000..7968f94 --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_1.cpp Project Overview +======================================================================== + +AppWizard has created this Lab01_1.cpp application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_1.cpp application. + + +Lab01_1.cpp.vcxproj + This is the main project file for VC++ projects generated using an Application Wizard. + It contains information about the version of Visual C++ that generated the file, and + information about the platforms, configurations, and project features selected with the + Application Wizard. + +Lab01_1.cpp.vcxproj.filters + This is the filters file for VC++ projects generated using an Application Wizard. + It contains information about the association between the files in your project + and the filters. This association is used in the IDE to show grouping of files with + similar extensions under a specific node (for e.g. ".cpp" files are associated with the + "Source Files" filter). + +Lab01_1.cpp.cpp + This is the main application source file. + +///////////////////////////////////////////////////////////////////////////// +Other standard files: + +StdAfx.h, StdAfx.cpp + These files are used to build a precompiled header (PCH) file + named Lab01_1.cpp.pch and a precompiled types file named StdAfx.obj. + +///////////////////////////////////////////////////////////////////////////// +Other notes: + +AppWizard uses "TODO:" comments to indicate parts of the source code you +should add to or customize. + +///////////////////////////////////////////////////////////////////////////// diff --git a/Lab01_1.cpp/Lab01_1.cpp/stdafx.cpp b/Lab01_1.cpp/Lab01_1.cpp/stdafx.cpp new file mode 100644 index 0000000..6e751f6 --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_1.cpp.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + +// TODO: reference any additional headers you need in STDAFX.H +// and not in this file diff --git a/Lab01_1.cpp/Lab01_1.cpp/stdafx.h b/Lab01_1.cpp/Lab01_1.cpp/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp/stdafx.h @@ -0,0 +1,15 @@ +// stdafx.h : include file for standard system include files, +// or project specific include files that are used frequently, but +// are changed infrequently +// + +#pragma once + +#include "targetver.h" + +#include +#include + + + +// TODO: reference additional headers your program requires here diff --git a/Lab01_1.cpp/Lab01_1.cpp/targetver.h b/Lab01_1.cpp/Lab01_1.cpp/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_1.cpp/Lab01_1.cpp/targetver.h @@ -0,0 +1,8 @@ +#pragma once + +// Including SDKDDKVer.h defines the highest available Windows platform. + +// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and +// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. + +#include diff --git a/Lab01_1.cpp/ipch/lab01_1.cpp-d7105837/lab01_1.ipch b/Lab01_1.cpp/ipch/lab01_1.cpp-d7105837/lab01_1.ipch new file mode 100644 index 0000000..8274097 Binary files /dev/null and b/Lab01_1.cpp/ipch/lab01_1.cpp-d7105837/lab01_1.ipch differ diff --git a/Lab01_2.cpp/Debug/Lab01_2.cpp.exe b/Lab01_2.cpp/Debug/Lab01_2.cpp.exe new file mode 100644 index 0000000..5792dc1 Binary files /dev/null and b/Lab01_2.cpp/Debug/Lab01_2.cpp.exe differ diff --git a/Lab01_2.cpp/Debug/Lab01_2.cpp.ilk b/Lab01_2.cpp/Debug/Lab01_2.cpp.ilk new file mode 100644 index 0000000..7d75947 Binary files /dev/null and b/Lab01_2.cpp/Debug/Lab01_2.cpp.ilk differ diff --git a/Lab01_2.cpp/Debug/Lab01_2.cpp.pdb b/Lab01_2.cpp/Debug/Lab01_2.cpp.pdb new file mode 100644 index 0000000..1b74a59 Binary files /dev/null and b/Lab01_2.cpp/Debug/Lab01_2.cpp.pdb differ diff --git a/Lab01_2.cpp/Lab01_2.cpp.sdf b/Lab01_2.cpp/Lab01_2.cpp.sdf new file mode 100644 index 0000000..5fffabf Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp.sdf differ diff --git a/Lab01_2.cpp/Lab01_2.cpp.sln b/Lab01_2.cpp/Lab01_2.cpp.sln new file mode 100644 index 0000000..aa47eb2 --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.30501.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lab01_2.cpp", "Lab01_2.cpp\Lab01_2.cpp.vcxproj", "{A220BDE7-E033-4EC4-B834-4CABFCB5B3EB}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A220BDE7-E033-4EC4-B834-4CABFCB5B3EB}.Debug|Win32.ActiveCfg = Debug|Win32 + {A220BDE7-E033-4EC4-B834-4CABFCB5B3EB}.Debug|Win32.Build.0 = Debug|Win32 + {A220BDE7-E033-4EC4-B834-4CABFCB5B3EB}.Release|Win32.ActiveCfg = Release|Win32 + {A220BDE7-E033-4EC4-B834-4CABFCB5B3EB}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_2.cpp/Lab01_2.cpp.v12.suo b/Lab01_2.cpp/Lab01_2.cpp.v12.suo new file mode 100644 index 0000000..b165dd1 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp.v12.suo differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.log b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.log new file mode 100644 index 0000000..3afd4d5 --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.log @@ -0,0 +1,14 @@ +Build started 1/21/2015 6:41:04 AM. +Project "C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_2.cpp\Lab01_2.cpp\Lab01_2.cpp.vcxproj" on node 2 (Build target(s)). +ClCompile: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Debug\Lab01_2.cpp.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_2.cpp.cpp + Lab01_2.cpp.cpp +Link: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_2.cpp\Debug\Lab01_2.cpp.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_2.cpp\Debug\Lab01_2.cpp.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_2.cpp\Debug\Lab01_2.cpp.lib" /MACHINE:X86 Debug\Lab01_2.cpp.obj + Debug\stdafx.obj + Lab01_2.cpp.vcxproj -> C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_2.cpp\Debug\Lab01_2.cpp.exe +Done Building Project "C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_2.cpp\Lab01_2.cpp\Lab01_2.cpp.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:02.03 diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.obj b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.obj new file mode 100644 index 0000000..e70b3b2 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.obj differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.pch b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.pch new file mode 100644 index 0000000..709c372 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.pch differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/CL.read.1.tlog b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/CL.read.1.tlog new file mode 100644 index 0000000..ed370c7 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/CL.read.1.tlog differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/CL.write.1.tlog b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/CL.write.1.tlog new file mode 100644 index 0000000..63a561b Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/CL.write.1.tlog differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/Lab01_2.cpp.lastbuildstate b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/Lab01_2.cpp.lastbuildstate new file mode 100644 index 0000000..648b6f1 --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/Lab01_2.cpp.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_2.cpp\| diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/cl.command.1.tlog b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/cl.command.1.tlog new file mode 100644 index 0000000..8e33450 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/cl.command.1.tlog differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/link.command.1.tlog b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/link.command.1.tlog new file mode 100644 index 0000000..84420e5 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/link.command.1.tlog differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/link.read.1.tlog b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/link.read.1.tlog new file mode 100644 index 0000000..7972889 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/link.read.1.tlog differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/link.write.1.tlog b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/link.write.1.tlog new file mode 100644 index 0000000..9e10907 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/Lab01_2.cpp.tlog/link.write.1.tlog differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/stdafx.obj b/Lab01_2.cpp/Lab01_2.cpp/Debug/stdafx.obj new file mode 100644 index 0000000..53dd645 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/stdafx.obj differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/vc120.idb b/Lab01_2.cpp/Lab01_2.cpp/Debug/vc120.idb new file mode 100644 index 0000000..428ae6c Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/vc120.idb differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Debug/vc120.pdb b/Lab01_2.cpp/Lab01_2.cpp/Debug/vc120.pdb new file mode 100644 index 0000000..cb6bae3 Binary files /dev/null and b/Lab01_2.cpp/Lab01_2.cpp/Debug/vc120.pdb differ diff --git a/Lab01_2.cpp/Lab01_2.cpp/Lab01_2.cpp.cpp b/Lab01_2.cpp/Lab01_2.cpp/Lab01_2.cpp.cpp new file mode 100644 index 0000000..155c24f --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp/Lab01_2.cpp.cpp @@ -0,0 +1,27 @@ +// Lab01_2.cpp.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +/*************************** +* Gives the user the proper +* 15% and 20% tip amount +* for a given bill +***************************/ + +#include +#include +using namespace std; + +int main() +{ + double bill = 0; + double fifteen = 0; + double twenty = 0; + cout << "Enter the bill total: "; + cin >> bill; + cin.sync(); + fifteen = bill * .15; + twenty = bill * .2; + cout << "15%: " << fifteen << endl << "20%: " << twenty << endl; + getchar(); +} \ No newline at end of file diff --git a/Lab01_2.cpp/Lab01_2.cpp/Lab01_2.cpp.vcxproj b/Lab01_2.cpp/Lab01_2.cpp/Lab01_2.cpp.vcxproj new file mode 100644 index 0000000..4d43843 --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp/Lab01_2.cpp.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {A220BDE7-E033-4EC4-B834-4CABFCB5B3EB} + Win32Proj + Lab01_2cpp + + + + Application + true + v120 + Unicode + + + Application + false + v120 + true + Unicode + + + + + + + + + + + + + true + + + false + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + + + + + + + + + Create + Create + + + + + + \ No newline at end of file diff --git a/Lab01_2.cpp/Lab01_2.cpp/Lab01_2.cpp.vcxproj.filters b/Lab01_2.cpp/Lab01_2.cpp/Lab01_2.cpp.vcxproj.filters new file mode 100644 index 0000000..1d1f824 --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp/Lab01_2.cpp.vcxproj.filters @@ -0,0 +1,36 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + + + + Header Files + + + Header Files + + + + + Source Files + + + Source Files + + + \ No newline at end of file diff --git a/Lab01_2.cpp/Lab01_2.cpp/ReadMe.txt b/Lab01_2.cpp/Lab01_2.cpp/ReadMe.txt new file mode 100644 index 0000000..0d17c43 --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_2.cpp Project Overview +======================================================================== + +AppWizard has created this Lab01_2.cpp application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_2.cpp application. + + +Lab01_2.cpp.vcxproj + This is the main project file for VC++ projects generated using an Application Wizard. + It contains information about the version of Visual C++ that generated the file, and + information about the platforms, configurations, and project features selected with the + Application Wizard. + +Lab01_2.cpp.vcxproj.filters + This is the filters file for VC++ projects generated using an Application Wizard. + It contains information about the association between the files in your project + and the filters. This association is used in the IDE to show grouping of files with + similar extensions under a specific node (for e.g. ".cpp" files are associated with the + "Source Files" filter). + +Lab01_2.cpp.cpp + This is the main application source file. + +///////////////////////////////////////////////////////////////////////////// +Other standard files: + +StdAfx.h, StdAfx.cpp + These files are used to build a precompiled header (PCH) file + named Lab01_2.cpp.pch and a precompiled types file named StdAfx.obj. + +///////////////////////////////////////////////////////////////////////////// +Other notes: + +AppWizard uses "TODO:" comments to indicate parts of the source code you +should add to or customize. + +///////////////////////////////////////////////////////////////////////////// diff --git a/Lab01_2.cpp/Lab01_2.cpp/stdafx.cpp b/Lab01_2.cpp/Lab01_2.cpp/stdafx.cpp new file mode 100644 index 0000000..a15c95b --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_2.cpp.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + +// TODO: reference any additional headers you need in STDAFX.H +// and not in this file diff --git a/Lab01_2.cpp/Lab01_2.cpp/stdafx.h b/Lab01_2.cpp/Lab01_2.cpp/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp/stdafx.h @@ -0,0 +1,15 @@ +// stdafx.h : include file for standard system include files, +// or project specific include files that are used frequently, but +// are changed infrequently +// + +#pragma once + +#include "targetver.h" + +#include +#include + + + +// TODO: reference additional headers your program requires here diff --git a/Lab01_2.cpp/Lab01_2.cpp/targetver.h b/Lab01_2.cpp/Lab01_2.cpp/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_2.cpp/Lab01_2.cpp/targetver.h @@ -0,0 +1,8 @@ +#pragma once + +// Including SDKDDKVer.h defines the highest available Windows platform. + +// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and +// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. + +#include diff --git a/Lab01_2.cpp/ipch/lab01_2.cpp-8213913a/lab01_2.ipch b/Lab01_2.cpp/ipch/lab01_2.cpp-8213913a/lab01_2.ipch new file mode 100644 index 0000000..a242c6b Binary files /dev/null and b/Lab01_2.cpp/ipch/lab01_2.cpp-8213913a/lab01_2.ipch differ diff --git a/Lab01_2.cpp/ipch/lab01_2.cpp-d2bae053/lab01_2.ipch b/Lab01_2.cpp/ipch/lab01_2.cpp-d2bae053/lab01_2.ipch new file mode 100644 index 0000000..09bb5c3 Binary files /dev/null and b/Lab01_2.cpp/ipch/lab01_2.cpp-d2bae053/lab01_2.ipch differ diff --git a/Lab01_3.cpp/Debug/Lab01_3.cpp.exe b/Lab01_3.cpp/Debug/Lab01_3.cpp.exe new file mode 100644 index 0000000..e998630 Binary files /dev/null and b/Lab01_3.cpp/Debug/Lab01_3.cpp.exe differ diff --git a/Lab01_3.cpp/Debug/Lab01_3.cpp.ilk b/Lab01_3.cpp/Debug/Lab01_3.cpp.ilk new file mode 100644 index 0000000..0bcd8f1 Binary files /dev/null and b/Lab01_3.cpp/Debug/Lab01_3.cpp.ilk differ diff --git a/Lab01_3.cpp/Debug/Lab01_3.cpp.pdb b/Lab01_3.cpp/Debug/Lab01_3.cpp.pdb new file mode 100644 index 0000000..1c858ed Binary files /dev/null and b/Lab01_3.cpp/Debug/Lab01_3.cpp.pdb differ diff --git a/Lab01_3.cpp/Lab01_3.cpp.sdf b/Lab01_3.cpp/Lab01_3.cpp.sdf new file mode 100644 index 0000000..3042051 Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp.sdf differ diff --git a/Lab01_3.cpp/Lab01_3.cpp.sln b/Lab01_3.cpp/Lab01_3.cpp.sln new file mode 100644 index 0000000..ea84aef --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.30501.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lab01_3.cpp", "Lab01_3.cpp\Lab01_3.cpp.vcxproj", "{A5D4DB24-C183-4E14-A930-1549108DADC7}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A5D4DB24-C183-4E14-A930-1549108DADC7}.Debug|Win32.ActiveCfg = Debug|Win32 + {A5D4DB24-C183-4E14-A930-1549108DADC7}.Debug|Win32.Build.0 = Debug|Win32 + {A5D4DB24-C183-4E14-A930-1549108DADC7}.Release|Win32.ActiveCfg = Release|Win32 + {A5D4DB24-C183-4E14-A930-1549108DADC7}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_3.cpp/Lab01_3.cpp.v12.suo b/Lab01_3.cpp/Lab01_3.cpp.v12.suo new file mode 100644 index 0000000..44b88d8 Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp.v12.suo differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.log b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.log new file mode 100644 index 0000000..8a9056b --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.log @@ -0,0 +1,16 @@ +Build started 1/21/2015 6:41:59 AM. +Project "C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_3.cpp\Lab01_3.cpp\Lab01_3.cpp.vcxproj" on node 2 (Build target(s)). +ClCompile: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Debug\Lab01_3.cpp.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt stdafx.cpp + stdafx.cpp + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Debug\Lab01_3.cpp.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_3.cpp.cpp + Lab01_3.cpp.cpp +Link: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_3.cpp\Debug\Lab01_3.cpp.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_3.cpp\Debug\Lab01_3.cpp.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_3.cpp\Debug\Lab01_3.cpp.lib" /MACHINE:X86 Debug\Lab01_3.cpp.obj + Debug\stdafx.obj + Lab01_3.cpp.vcxproj -> C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_3.cpp\Debug\Lab01_3.cpp.exe +Done Building Project "C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_3.cpp\Lab01_3.cpp\Lab01_3.cpp.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:19.63 diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.obj b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.obj new file mode 100644 index 0000000..0ec00ea Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.obj differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.pch b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.pch new file mode 100644 index 0000000..a67be7c Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.pch differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/CL.read.1.tlog b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/CL.read.1.tlog new file mode 100644 index 0000000..f7d2a3d Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/CL.read.1.tlog differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/CL.write.1.tlog b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/CL.write.1.tlog new file mode 100644 index 0000000..d498d53 Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/CL.write.1.tlog differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/Lab01_3.cpp.lastbuildstate b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/Lab01_3.cpp.lastbuildstate new file mode 100644 index 0000000..1c5984b --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/Lab01_3.cpp.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_3.cpp\| diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/cl.command.1.tlog b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/cl.command.1.tlog new file mode 100644 index 0000000..785d10b Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/cl.command.1.tlog differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/link.command.1.tlog b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/link.command.1.tlog new file mode 100644 index 0000000..7afa9ea Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/link.command.1.tlog differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/link.read.1.tlog b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/link.read.1.tlog new file mode 100644 index 0000000..f8137de Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/link.read.1.tlog differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/link.write.1.tlog b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/link.write.1.tlog new file mode 100644 index 0000000..11984eb Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/Lab01_3.cpp.tlog/link.write.1.tlog differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/stdafx.obj b/Lab01_3.cpp/Lab01_3.cpp/Debug/stdafx.obj new file mode 100644 index 0000000..d0567ab Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/stdafx.obj differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/vc120.idb b/Lab01_3.cpp/Lab01_3.cpp/Debug/vc120.idb new file mode 100644 index 0000000..9960da5 Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/vc120.idb differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Debug/vc120.pdb b/Lab01_3.cpp/Lab01_3.cpp/Debug/vc120.pdb new file mode 100644 index 0000000..db3937e Binary files /dev/null and b/Lab01_3.cpp/Lab01_3.cpp/Debug/vc120.pdb differ diff --git a/Lab01_3.cpp/Lab01_3.cpp/Lab01_3.cpp.cpp b/Lab01_3.cpp/Lab01_3.cpp/Lab01_3.cpp.cpp new file mode 100644 index 0000000..e3f294f --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp/Lab01_3.cpp.cpp @@ -0,0 +1,26 @@ +// Lab01_3.cpp.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +/******************* +* adds fees to a car +* payment for a car +* salesman +******************/ +#include +using namespace std; + +int main() +{ + double basePrice = 0; + cout << "Car base price: "; + cin >> basePrice; + cin.sync(); + basePrice += basePrice * .15; //taxes + basePrice += basePrice * .10; //license + basePrice += 200; //dealer prep + basePrice += 100; //destination charge + cout << "Total price: " << basePrice << endl + << "press enter to exit"; + getchar(); +} diff --git a/Lab01_3.cpp/Lab01_3.cpp/Lab01_3.cpp.vcxproj b/Lab01_3.cpp/Lab01_3.cpp/Lab01_3.cpp.vcxproj new file mode 100644 index 0000000..5ad2635 --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp/Lab01_3.cpp.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {A5D4DB24-C183-4E14-A930-1549108DADC7} + Win32Proj + Lab01_3cpp + + + + Application + true + v120 + Unicode + + + Application + false + v120 + true + Unicode + + + + + + + + + + + + + true + + + false + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + + + + + + + + + Create + Create + + + + + + \ No newline at end of file diff --git a/Lab01_3.cpp/Lab01_3.cpp/Lab01_3.cpp.vcxproj.filters b/Lab01_3.cpp/Lab01_3.cpp/Lab01_3.cpp.vcxproj.filters new file mode 100644 index 0000000..cf4f02c --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp/Lab01_3.cpp.vcxproj.filters @@ -0,0 +1,36 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + + + + Header Files + + + Header Files + + + + + Source Files + + + Source Files + + + \ No newline at end of file diff --git a/Lab01_3.cpp/Lab01_3.cpp/ReadMe.txt b/Lab01_3.cpp/Lab01_3.cpp/ReadMe.txt new file mode 100644 index 0000000..3086c11 --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_3.cpp Project Overview +======================================================================== + +AppWizard has created this Lab01_3.cpp application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_3.cpp application. + + +Lab01_3.cpp.vcxproj + This is the main project file for VC++ projects generated using an Application Wizard. + It contains information about the version of Visual C++ that generated the file, and + information about the platforms, configurations, and project features selected with the + Application Wizard. + +Lab01_3.cpp.vcxproj.filters + This is the filters file for VC++ projects generated using an Application Wizard. + It contains information about the association between the files in your project + and the filters. This association is used in the IDE to show grouping of files with + similar extensions under a specific node (for e.g. ".cpp" files are associated with the + "Source Files" filter). + +Lab01_3.cpp.cpp + This is the main application source file. + +///////////////////////////////////////////////////////////////////////////// +Other standard files: + +StdAfx.h, StdAfx.cpp + These files are used to build a precompiled header (PCH) file + named Lab01_3.cpp.pch and a precompiled types file named StdAfx.obj. + +///////////////////////////////////////////////////////////////////////////// +Other notes: + +AppWizard uses "TODO:" comments to indicate parts of the source code you +should add to or customize. + +///////////////////////////////////////////////////////////////////////////// diff --git a/Lab01_3.cpp/Lab01_3.cpp/stdafx.cpp b/Lab01_3.cpp/Lab01_3.cpp/stdafx.cpp new file mode 100644 index 0000000..901146f --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_3.cpp.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + +// TODO: reference any additional headers you need in STDAFX.H +// and not in this file diff --git a/Lab01_3.cpp/Lab01_3.cpp/stdafx.h b/Lab01_3.cpp/Lab01_3.cpp/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp/stdafx.h @@ -0,0 +1,15 @@ +// stdafx.h : include file for standard system include files, +// or project specific include files that are used frequently, but +// are changed infrequently +// + +#pragma once + +#include "targetver.h" + +#include +#include + + + +// TODO: reference additional headers your program requires here diff --git a/Lab01_3.cpp/Lab01_3.cpp/targetver.h b/Lab01_3.cpp/Lab01_3.cpp/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_3.cpp/Lab01_3.cpp/targetver.h @@ -0,0 +1,8 @@ +#pragma once + +// Including SDKDDKVer.h defines the highest available Windows platform. + +// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and +// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. + +#include diff --git a/Lab01_3.cpp/ipch/lab01_3.cpp-2d16ca3d/lab01_3.ipch b/Lab01_3.cpp/ipch/lab01_3.cpp-2d16ca3d/lab01_3.ipch new file mode 100644 index 0000000..f02fafd Binary files /dev/null and b/Lab01_3.cpp/ipch/lab01_3.cpp-2d16ca3d/lab01_3.ipch differ diff --git a/Lab01_3.cpp/ipch/lab01_3.cpp-7dbe1956/lab01_3.ipch b/Lab01_3.cpp/ipch/lab01_3.cpp-7dbe1956/lab01_3.ipch new file mode 100644 index 0000000..4b13b26 Binary files /dev/null and b/Lab01_3.cpp/ipch/lab01_3.cpp-7dbe1956/lab01_3.ipch differ diff --git a/Lab01_4.cpp/Debug/Lab01_4.cpp.exe b/Lab01_4.cpp/Debug/Lab01_4.cpp.exe new file mode 100644 index 0000000..ee78313 Binary files /dev/null and b/Lab01_4.cpp/Debug/Lab01_4.cpp.exe differ diff --git a/Lab01_4.cpp/Debug/Lab01_4.cpp.ilk b/Lab01_4.cpp/Debug/Lab01_4.cpp.ilk new file mode 100644 index 0000000..ccf629f Binary files /dev/null and b/Lab01_4.cpp/Debug/Lab01_4.cpp.ilk differ diff --git a/Lab01_4.cpp/Debug/Lab01_4.cpp.pdb b/Lab01_4.cpp/Debug/Lab01_4.cpp.pdb new file mode 100644 index 0000000..314d6bc Binary files /dev/null and b/Lab01_4.cpp/Debug/Lab01_4.cpp.pdb differ diff --git a/Lab01_4.cpp/Lab01_4.cpp.sdf b/Lab01_4.cpp/Lab01_4.cpp.sdf new file mode 100644 index 0000000..ab27a0d Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp.sdf differ diff --git a/Lab01_4.cpp/Lab01_4.cpp.sln b/Lab01_4.cpp/Lab01_4.cpp.sln new file mode 100644 index 0000000..0c14be8 --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.30501.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lab01_4.cpp", "Lab01_4.cpp\Lab01_4.cpp.vcxproj", "{F2E992F0-F399-434C-93C0-B5343577D5B4}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {F2E992F0-F399-434C-93C0-B5343577D5B4}.Debug|Win32.ActiveCfg = Debug|Win32 + {F2E992F0-F399-434C-93C0-B5343577D5B4}.Debug|Win32.Build.0 = Debug|Win32 + {F2E992F0-F399-434C-93C0-B5343577D5B4}.Release|Win32.ActiveCfg = Release|Win32 + {F2E992F0-F399-434C-93C0-B5343577D5B4}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_4.cpp/Lab01_4.cpp.v12.suo b/Lab01_4.cpp/Lab01_4.cpp.v12.suo new file mode 100644 index 0000000..31d33f4 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp.v12.suo differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.log b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.log new file mode 100644 index 0000000..11f5790 --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.log @@ -0,0 +1,15 @@ +Build started 1/21/2015 6:36:39 AM. +Project "c:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_4.cpp\Lab01_4.cpp\Lab01_4.cpp.vcxproj" on node 2 (Build target(s)). +ClCompile: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Debug\Lab01_4.cpp.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_4.cpp.cpp + Lab01_4.cpp.cpp +c:\users\ieuser\documents\visual studio 2013\projects\lab01_4.cpp\lab01_4.cpp\lab01_4.cpp.cpp(17): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data +Link: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"c:\users\ieuser\documents\visual studio 2013\Projects\Lab01_4.cpp\Debug\Lab01_4.cpp.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"c:\users\ieuser\documents\visual studio 2013\Projects\Lab01_4.cpp\Debug\Lab01_4.cpp.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\users\ieuser\documents\visual studio 2013\Projects\Lab01_4.cpp\Debug\Lab01_4.cpp.lib" /MACHINE:X86 Debug\Lab01_4.cpp.obj + Debug\stdafx.obj + Lab01_4.cpp.vcxproj -> c:\users\ieuser\documents\visual studio 2013\Projects\Lab01_4.cpp\Debug\Lab01_4.cpp.exe +Done Building Project "c:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_4.cpp\Lab01_4.cpp\Lab01_4.cpp.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:01.72 diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.obj b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.obj new file mode 100644 index 0000000..ba440ec Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.obj differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.pch b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.pch new file mode 100644 index 0000000..3839821 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.pch differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/CL.read.1.tlog b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/CL.read.1.tlog new file mode 100644 index 0000000..67999c0 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/CL.read.1.tlog differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/CL.write.1.tlog b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/CL.write.1.tlog new file mode 100644 index 0000000..818e693 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/CL.write.1.tlog differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/Lab01_4.cpp.lastbuildstate b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/Lab01_4.cpp.lastbuildstate new file mode 100644 index 0000000..eef70fc --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/Lab01_4.cpp.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|c:\users\ieuser\documents\visual studio 2013\Projects\Lab01_4.cpp\| diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/cl.command.1.tlog b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/cl.command.1.tlog new file mode 100644 index 0000000..6a1cbb2 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/cl.command.1.tlog differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/link.command.1.tlog b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/link.command.1.tlog new file mode 100644 index 0000000..15cabb5 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/link.command.1.tlog differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/link.read.1.tlog b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/link.read.1.tlog new file mode 100644 index 0000000..1ce5122 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/link.read.1.tlog differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/link.write.1.tlog b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/link.write.1.tlog new file mode 100644 index 0000000..b0caee5 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/Lab01_4.cpp.tlog/link.write.1.tlog differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/stdafx.obj b/Lab01_4.cpp/Lab01_4.cpp/Debug/stdafx.obj new file mode 100644 index 0000000..e100d8c Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/stdafx.obj differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/vc120.idb b/Lab01_4.cpp/Lab01_4.cpp/Debug/vc120.idb new file mode 100644 index 0000000..c0caa49 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/vc120.idb differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Debug/vc120.pdb b/Lab01_4.cpp/Lab01_4.cpp/Debug/vc120.pdb new file mode 100644 index 0000000..cb80288 Binary files /dev/null and b/Lab01_4.cpp/Lab01_4.cpp/Debug/vc120.pdb differ diff --git a/Lab01_4.cpp/Lab01_4.cpp/Lab01_4.cpp.cpp b/Lab01_4.cpp/Lab01_4.cpp/Lab01_4.cpp.cpp new file mode 100644 index 0000000..4a14bf5 --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp/Lab01_4.cpp.cpp @@ -0,0 +1,24 @@ +// Lab01_4.cpp.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +/************************* +* prints a random fortune +************************/ + +#include +#include +#include +#include +using namespace std; + +int main() +{ + srand(time(0)); + string fortunes[] = { "You will stub your toe", "You will lose something important", + "Someone important will enter your life", "watch your step", + "green is in your future" }; + int choice = rand() % 5; + cout << fortunes[choice] << endl; + getchar(); +} diff --git a/Lab01_4.cpp/Lab01_4.cpp/Lab01_4.cpp.vcxproj b/Lab01_4.cpp/Lab01_4.cpp/Lab01_4.cpp.vcxproj new file mode 100644 index 0000000..5e97a93 --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp/Lab01_4.cpp.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {F2E992F0-F399-434C-93C0-B5343577D5B4} + Win32Proj + Lab01_4cpp + + + + Application + true + v120 + Unicode + + + Application + false + v120 + true + Unicode + + + + + + + + + + + + + true + + + false + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + + + + + + + + + Create + Create + + + + + + \ No newline at end of file diff --git a/Lab01_4.cpp/Lab01_4.cpp/Lab01_4.cpp.vcxproj.filters b/Lab01_4.cpp/Lab01_4.cpp/Lab01_4.cpp.vcxproj.filters new file mode 100644 index 0000000..4cc1eeb --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp/Lab01_4.cpp.vcxproj.filters @@ -0,0 +1,36 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + + + + Header Files + + + Header Files + + + + + Source Files + + + Source Files + + + \ No newline at end of file diff --git a/Lab01_4.cpp/Lab01_4.cpp/ReadMe.txt b/Lab01_4.cpp/Lab01_4.cpp/ReadMe.txt new file mode 100644 index 0000000..5932051 --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_4.cpp Project Overview +======================================================================== + +AppWizard has created this Lab01_4.cpp application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_4.cpp application. + + +Lab01_4.cpp.vcxproj + This is the main project file for VC++ projects generated using an Application Wizard. + It contains information about the version of Visual C++ that generated the file, and + information about the platforms, configurations, and project features selected with the + Application Wizard. + +Lab01_4.cpp.vcxproj.filters + This is the filters file for VC++ projects generated using an Application Wizard. + It contains information about the association between the files in your project + and the filters. This association is used in the IDE to show grouping of files with + similar extensions under a specific node (for e.g. ".cpp" files are associated with the + "Source Files" filter). + +Lab01_4.cpp.cpp + This is the main application source file. + +///////////////////////////////////////////////////////////////////////////// +Other standard files: + +StdAfx.h, StdAfx.cpp + These files are used to build a precompiled header (PCH) file + named Lab01_4.cpp.pch and a precompiled types file named StdAfx.obj. + +///////////////////////////////////////////////////////////////////////////// +Other notes: + +AppWizard uses "TODO:" comments to indicate parts of the source code you +should add to or customize. + +///////////////////////////////////////////////////////////////////////////// diff --git a/Lab01_4.cpp/Lab01_4.cpp/stdafx.cpp b/Lab01_4.cpp/Lab01_4.cpp/stdafx.cpp new file mode 100644 index 0000000..9789fcd --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_4.cpp.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + +// TODO: reference any additional headers you need in STDAFX.H +// and not in this file diff --git a/Lab01_4.cpp/Lab01_4.cpp/stdafx.h b/Lab01_4.cpp/Lab01_4.cpp/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp/stdafx.h @@ -0,0 +1,15 @@ +// stdafx.h : include file for standard system include files, +// or project specific include files that are used frequently, but +// are changed infrequently +// + +#pragma once + +#include "targetver.h" + +#include +#include + + + +// TODO: reference additional headers your program requires here diff --git a/Lab01_4.cpp/Lab01_4.cpp/targetver.h b/Lab01_4.cpp/Lab01_4.cpp/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_4.cpp/Lab01_4.cpp/targetver.h @@ -0,0 +1,8 @@ +#pragma once + +// Including SDKDDKVer.h defines the highest available Windows platform. + +// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and +// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. + +#include diff --git a/Lab01_4.cpp/ipch/lab01_4.cpp-28c15259/lab01_4.ipch b/Lab01_4.cpp/ipch/lab01_4.cpp-28c15259/lab01_4.ipch new file mode 100644 index 0000000..a71a794 Binary files /dev/null and b/Lab01_4.cpp/ipch/lab01_4.cpp-28c15259/lab01_4.ipch differ diff --git a/Lab01_4.cpp/ipch/lab01_4.cpp-d81a0340/lab01_4.ipch b/Lab01_4.cpp/ipch/lab01_4.cpp-d81a0340/lab01_4.ipch new file mode 100644 index 0000000..70a68ec Binary files /dev/null and b/Lab01_4.cpp/ipch/lab01_4.cpp-d81a0340/lab01_4.ipch differ