diff --git a/Lab01_1.sdf b/Lab01_1.sdf new file mode 100644 index 0000000..a54f015 Binary files /dev/null and b/Lab01_1.sdf differ diff --git a/Lab01_1.v12.suo b/Lab01_1.v12.suo new file mode 100644 index 0000000..921e374 Binary files /dev/null and b/Lab01_1.v12.suo differ diff --git a/Lab01_1/Debug/Lab01_1.exe b/Lab01_1/Debug/Lab01_1.exe new file mode 100644 index 0000000..c9698cc Binary files /dev/null and b/Lab01_1/Debug/Lab01_1.exe differ diff --git a/Lab01_1/Debug/Lab01_1.ilk b/Lab01_1/Debug/Lab01_1.ilk new file mode 100644 index 0000000..842007c Binary files /dev/null and b/Lab01_1/Debug/Lab01_1.ilk differ diff --git a/Lab01_1/Debug/Lab01_1.pdb b/Lab01_1/Debug/Lab01_1.pdb new file mode 100644 index 0000000..35d159e Binary files /dev/null and b/Lab01_1/Debug/Lab01_1.pdb differ diff --git a/Lab01_1/Lab01_1.sdf b/Lab01_1/Lab01_1.sdf new file mode 100644 index 0000000..7252b4f Binary files /dev/null and b/Lab01_1/Lab01_1.sdf differ diff --git a/Lab01_1/Lab01_1.sln b/Lab01_1/Lab01_1.sln new file mode 100644 index 0000000..aefd3a4 --- /dev/null +++ b/Lab01_1/Lab01_1.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", "Lab01_1\Lab01_1.vcxproj", "{6507BCC7-2F43-474E-AF37-47EBB17F38FE}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6507BCC7-2F43-474E-AF37-47EBB17F38FE}.Debug|Win32.ActiveCfg = Debug|Win32 + {6507BCC7-2F43-474E-AF37-47EBB17F38FE}.Debug|Win32.Build.0 = Debug|Win32 + {6507BCC7-2F43-474E-AF37-47EBB17F38FE}.Release|Win32.ActiveCfg = Release|Win32 + {6507BCC7-2F43-474E-AF37-47EBB17F38FE}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_1/Lab01_1.v12.suo b/Lab01_1/Lab01_1.v12.suo new file mode 100644 index 0000000..0334648 Binary files /dev/null and b/Lab01_1/Lab01_1.v12.suo differ diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.log b/Lab01_1/Lab01_1/Debug/Lab01_1.log new file mode 100644 index 0000000..504e45e --- /dev/null +++ b/Lab01_1/Lab01_1/Debug/Lab01_1.log @@ -0,0 +1,14 @@ +Build started 1/20/2015 10:39:44 AM. +Project "C:\Users\IEUser\Documents\Visual Studio 2013\Projects\Lab01_1\Lab01_1\Lab01_1.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.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_1.cpp + Lab01_1.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\Debug\Lab01_1.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\Debug\Lab01_1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Documents\Visual Studio 2013\Projects\Lab01_1\Debug\Lab01_1.lib" /MACHINE:X86 Debug\Lab01_1.obj + Debug\stdafx.obj + Lab01_1.vcxproj -> C:\Users\IEUser\Documents\Visual Studio 2013\Projects\Lab01_1\Debug\Lab01_1.exe +Done Building Project "C:\Users\IEUser\Documents\Visual Studio 2013\Projects\Lab01_1\Lab01_1\Lab01_1.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:01.26 diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.obj b/Lab01_1/Lab01_1/Debug/Lab01_1.obj new file mode 100644 index 0000000..a3f0c74 Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/Lab01_1.obj differ diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.pch b/Lab01_1/Lab01_1/Debug/Lab01_1.pch new file mode 100644 index 0000000..aa7bfbb Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/Lab01_1.pch differ diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/CL.read.1.tlog b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/CL.read.1.tlog new file mode 100644 index 0000000..867ce79 Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/CL.read.1.tlog differ diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/CL.write.1.tlog b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/CL.write.1.tlog new file mode 100644 index 0000000..3864fa7 Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/CL.write.1.tlog differ diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/Lab01_1.lastbuildstate b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/Lab01_1.lastbuildstate new file mode 100644 index 0000000..02d8ce3 --- /dev/null +++ b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/Lab01_1.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\| diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/cl.command.1.tlog b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/cl.command.1.tlog new file mode 100644 index 0000000..314d383 Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/cl.command.1.tlog differ diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/link.command.1.tlog b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/link.command.1.tlog new file mode 100644 index 0000000..55d6785 Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/link.command.1.tlog differ diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/link.read.1.tlog b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/link.read.1.tlog new file mode 100644 index 0000000..4761ff8 Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/link.read.1.tlog differ diff --git a/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/link.write.1.tlog b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/link.write.1.tlog new file mode 100644 index 0000000..c5d669b Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/Lab01_1.tlog/link.write.1.tlog differ diff --git a/Lab01_1/Lab01_1/Debug/stdafx.obj b/Lab01_1/Lab01_1/Debug/stdafx.obj new file mode 100644 index 0000000..a072b49 Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/stdafx.obj differ diff --git a/Lab01_1/Lab01_1/Debug/vc120.idb b/Lab01_1/Lab01_1/Debug/vc120.idb new file mode 100644 index 0000000..71da14b Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/vc120.idb differ diff --git a/Lab01_1/Lab01_1/Debug/vc120.pdb b/Lab01_1/Lab01_1/Debug/vc120.pdb new file mode 100644 index 0000000..33caed5 Binary files /dev/null and b/Lab01_1/Lab01_1/Debug/vc120.pdb differ diff --git a/Lab01_1/Lab01_1/Lab01_1.cpp b/Lab01_1/Lab01_1/Lab01_1.cpp new file mode 100644 index 0000000..a8b9cdc --- /dev/null +++ b/Lab01_1/Lab01_1/Lab01_1.cpp @@ -0,0 +1,24 @@ +// Lab01_1.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +#include +#include +using namespace std; + +int main(){ + ; + + string food1 = ""; + string food2 = ""; + string combinedFood = ""; + cout << "Enter in your first favorite food: "; + cin >> food1; + cout << "Enter in your second favorite food: "; + cin >> food2; + combinedFood = food1 + food2; + cout << "Here try some tasty " << combinedFood <<"." < + + + + Debug + Win32 + + + Release + Win32 + + + + {6507BCC7-2F43-474E-AF37-47EBB17F38FE} + Win32Proj + Lab01_1 + + + + 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/Lab01_1/Lab01_1.vcxproj.filters b/Lab01_1/Lab01_1/Lab01_1.vcxproj.filters new file mode 100644 index 0000000..8084f58 --- /dev/null +++ b/Lab01_1/Lab01_1/Lab01_1.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/Lab01_1/ReadMe.txt b/Lab01_1/Lab01_1/ReadMe.txt new file mode 100644 index 0000000..a4f625d --- /dev/null +++ b/Lab01_1/Lab01_1/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_1 Project Overview +======================================================================== + +AppWizard has created this Lab01_1 application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_1 application. + + +Lab01_1.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.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 + 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.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/Lab01_1/stdafx.cpp b/Lab01_1/Lab01_1/stdafx.cpp new file mode 100644 index 0000000..7c0fb05 --- /dev/null +++ b/Lab01_1/Lab01_1/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_1.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/Lab01_1/stdafx.h b/Lab01_1/Lab01_1/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_1/Lab01_1/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/Lab01_1/targetver.h b/Lab01_1/Lab01_1/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_1/Lab01_1/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/ipch/lab01_1-b6928364/lab01_1-96a3204c.ipch b/Lab01_1/ipch/lab01_1-b6928364/lab01_1-96a3204c.ipch new file mode 100644 index 0000000..cafff7c Binary files /dev/null and b/Lab01_1/ipch/lab01_1-b6928364/lab01_1-96a3204c.ipch differ diff --git a/Lab01_2/Debug/Lab01_2.exe b/Lab01_2/Debug/Lab01_2.exe new file mode 100644 index 0000000..1e46525 Binary files /dev/null and b/Lab01_2/Debug/Lab01_2.exe differ diff --git a/Lab01_2/Debug/Lab01_2.ilk b/Lab01_2/Debug/Lab01_2.ilk new file mode 100644 index 0000000..6e5f0ba Binary files /dev/null and b/Lab01_2/Debug/Lab01_2.ilk differ diff --git a/Lab01_2/Debug/Lab01_2.pdb b/Lab01_2/Debug/Lab01_2.pdb new file mode 100644 index 0000000..b4eaa6a Binary files /dev/null and b/Lab01_2/Debug/Lab01_2.pdb differ diff --git a/Lab01_2/Lab01_2.sdf b/Lab01_2/Lab01_2.sdf new file mode 100644 index 0000000..70eb5c4 Binary files /dev/null and b/Lab01_2/Lab01_2.sdf differ diff --git a/Lab01_2/Lab01_2.sln b/Lab01_2/Lab01_2.sln new file mode 100644 index 0000000..d484a65 --- /dev/null +++ b/Lab01_2/Lab01_2.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", "Lab01_2\Lab01_2.vcxproj", "{A89E224C-16B0-4A60-926A-0DA297A00D7F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A89E224C-16B0-4A60-926A-0DA297A00D7F}.Debug|Win32.ActiveCfg = Debug|Win32 + {A89E224C-16B0-4A60-926A-0DA297A00D7F}.Debug|Win32.Build.0 = Debug|Win32 + {A89E224C-16B0-4A60-926A-0DA297A00D7F}.Release|Win32.ActiveCfg = Release|Win32 + {A89E224C-16B0-4A60-926A-0DA297A00D7F}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_2/Lab01_2.v12.suo b/Lab01_2/Lab01_2.v12.suo new file mode 100644 index 0000000..400014b Binary files /dev/null and b/Lab01_2/Lab01_2.v12.suo differ diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.log b/Lab01_2/Lab01_2/Debug/Lab01_2.log new file mode 100644 index 0000000..eb7b497 --- /dev/null +++ b/Lab01_2/Lab01_2/Debug/Lab01_2.log @@ -0,0 +1,14 @@ +Build started 1/20/2015 11:24:49 AM. +Project "C:\Users\IEUser\Documents\Visual Studio 2013\Projects\Lab01_2\Lab01_2\Lab01_2.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.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_2.cpp + Lab01_2.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\Debug\Lab01_2.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\Debug\Lab01_2.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Documents\Visual Studio 2013\Projects\Lab01_2\Debug\Lab01_2.lib" /MACHINE:X86 Debug\Lab01_2.obj + Debug\stdafx.obj + Lab01_2.vcxproj -> C:\Users\IEUser\Documents\Visual Studio 2013\Projects\Lab01_2\Debug\Lab01_2.exe +Done Building Project "C:\Users\IEUser\Documents\Visual Studio 2013\Projects\Lab01_2\Lab01_2\Lab01_2.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:00.53 diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.obj b/Lab01_2/Lab01_2/Debug/Lab01_2.obj new file mode 100644 index 0000000..0c5c854 Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/Lab01_2.obj differ diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.pch b/Lab01_2/Lab01_2/Debug/Lab01_2.pch new file mode 100644 index 0000000..4220329 Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/Lab01_2.pch differ diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/CL.read.1.tlog b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/CL.read.1.tlog new file mode 100644 index 0000000..1987f35 Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/CL.read.1.tlog differ diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/CL.write.1.tlog b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/CL.write.1.tlog new file mode 100644 index 0000000..423d217 Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/CL.write.1.tlog differ diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/Lab01_2.lastbuildstate b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/Lab01_2.lastbuildstate new file mode 100644 index 0000000..3337f59 --- /dev/null +++ b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/Lab01_2.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\| diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/cl.command.1.tlog b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/cl.command.1.tlog new file mode 100644 index 0000000..ce509c1 Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/cl.command.1.tlog differ diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/link.command.1.tlog b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/link.command.1.tlog new file mode 100644 index 0000000..3b9d49e Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/link.command.1.tlog differ diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/link.read.1.tlog b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/link.read.1.tlog new file mode 100644 index 0000000..718887d Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/link.read.1.tlog differ diff --git a/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/link.write.1.tlog b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/link.write.1.tlog new file mode 100644 index 0000000..28e95ee Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/Lab01_2.tlog/link.write.1.tlog differ diff --git a/Lab01_2/Lab01_2/Debug/stdafx.obj b/Lab01_2/Lab01_2/Debug/stdafx.obj new file mode 100644 index 0000000..44a6f8c Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/stdafx.obj differ diff --git a/Lab01_2/Lab01_2/Debug/vc120.idb b/Lab01_2/Lab01_2/Debug/vc120.idb new file mode 100644 index 0000000..fe06300 Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/vc120.idb differ diff --git a/Lab01_2/Lab01_2/Debug/vc120.pdb b/Lab01_2/Lab01_2/Debug/vc120.pdb new file mode 100644 index 0000000..7bf3f2f Binary files /dev/null and b/Lab01_2/Lab01_2/Debug/vc120.pdb differ diff --git a/Lab01_2/Lab01_2/Lab01_2.cpp b/Lab01_2/Lab01_2/Lab01_2.cpp new file mode 100644 index 0000000..4f62756 --- /dev/null +++ b/Lab01_2/Lab01_2/Lab01_2.cpp @@ -0,0 +1,23 @@ +// Lab01_2.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +#include +#include +using namespace std; + +int main(){ + double cost, tax; + double tax15, tax20; + cout << "Enter in your bill:"; + cin >> cost; + tax = cost*1.15; + tax15 = tax; + tax = cost*1.20; + tax20 = tax; + cout << "A 15% tip is $" << tax15 << endl; + cout << "A 20% tax is $" << tax20 << endl; + getchar(); + return 0; +} + diff --git a/Lab01_2/Lab01_2/Lab01_2.vcxproj b/Lab01_2/Lab01_2/Lab01_2.vcxproj new file mode 100644 index 0000000..96e0297 --- /dev/null +++ b/Lab01_2/Lab01_2/Lab01_2.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {A89E224C-16B0-4A60-926A-0DA297A00D7F} + Win32Proj + Lab01_2 + + + + 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/Lab01_2/Lab01_2.vcxproj.filters b/Lab01_2/Lab01_2/Lab01_2.vcxproj.filters new file mode 100644 index 0000000..951f617 --- /dev/null +++ b/Lab01_2/Lab01_2/Lab01_2.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/Lab01_2/ReadMe.txt b/Lab01_2/Lab01_2/ReadMe.txt new file mode 100644 index 0000000..5f26a80 --- /dev/null +++ b/Lab01_2/Lab01_2/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_2 Project Overview +======================================================================== + +AppWizard has created this Lab01_2 application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_2 application. + + +Lab01_2.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.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 + 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.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/Lab01_2/stdafx.cpp b/Lab01_2/Lab01_2/stdafx.cpp new file mode 100644 index 0000000..b96ffb3 --- /dev/null +++ b/Lab01_2/Lab01_2/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_2.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/Lab01_2/stdafx.h b/Lab01_2/Lab01_2/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_2/Lab01_2/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/Lab01_2/targetver.h b/Lab01_2/Lab01_2/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_2/Lab01_2/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/ipch/lab01_2-6a012967/lab01_2-96b538cd.ipch b/Lab01_2/ipch/lab01_2-6a012967/lab01_2-96b538cd.ipch new file mode 100644 index 0000000..c441697 Binary files /dev/null and b/Lab01_2/ipch/lab01_2-6a012967/lab01_2-96b538cd.ipch differ diff --git a/Lab01_3/Debug/Lab01_3.exe b/Lab01_3/Debug/Lab01_3.exe new file mode 100644 index 0000000..8c118bd Binary files /dev/null and b/Lab01_3/Debug/Lab01_3.exe differ diff --git a/Lab01_3/Debug/Lab01_3.ilk b/Lab01_3/Debug/Lab01_3.ilk new file mode 100644 index 0000000..5882072 Binary files /dev/null and b/Lab01_3/Debug/Lab01_3.ilk differ diff --git a/Lab01_3/Debug/Lab01_3.pdb b/Lab01_3/Debug/Lab01_3.pdb new file mode 100644 index 0000000..5ba844a Binary files /dev/null and b/Lab01_3/Debug/Lab01_3.pdb differ diff --git a/Lab01_3/Lab01_3.opensdf b/Lab01_3/Lab01_3.opensdf new file mode 100644 index 0000000..cf3675c Binary files /dev/null and b/Lab01_3/Lab01_3.opensdf differ diff --git a/Lab01_3/Lab01_3.sdf b/Lab01_3/Lab01_3.sdf new file mode 100644 index 0000000..a230605 Binary files /dev/null and b/Lab01_3/Lab01_3.sdf differ diff --git a/Lab01_3/Lab01_3.sln b/Lab01_3/Lab01_3.sln new file mode 100644 index 0000000..ea41a6e --- /dev/null +++ b/Lab01_3/Lab01_3.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", "Lab01_3\Lab01_3.vcxproj", "{427F04ED-84B4-4740-AB5A-C0321393D514}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {427F04ED-84B4-4740-AB5A-C0321393D514}.Debug|Win32.ActiveCfg = Debug|Win32 + {427F04ED-84B4-4740-AB5A-C0321393D514}.Debug|Win32.Build.0 = Debug|Win32 + {427F04ED-84B4-4740-AB5A-C0321393D514}.Release|Win32.ActiveCfg = Release|Win32 + {427F04ED-84B4-4740-AB5A-C0321393D514}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_3/Lab01_3.v12.suo b/Lab01_3/Lab01_3.v12.suo new file mode 100644 index 0000000..8d90b5b Binary files /dev/null and b/Lab01_3/Lab01_3.v12.suo differ diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.log b/Lab01_3/Lab01_3/Debug/Lab01_3.log new file mode 100644 index 0000000..e72cadb --- /dev/null +++ b/Lab01_3/Lab01_3/Debug/Lab01_3.log @@ -0,0 +1,15 @@ +Build started 1/21/2015 9:41:25 AM. +Project "c:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_3\Lab01_3\Lab01_3.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_3.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_3.cpp + Lab01_3.cpp +c:\users\ieuser\documents\visual studio 2013\projects\lab01_3\lab01_3\lab01_3.cpp(23): warning C4244: 'argument' : conversion from 'double' to 'char', 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_3\Debug\Lab01_3.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\Debug\Lab01_3.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\users\ieuser\documents\visual studio 2013\Projects\Lab01_3\Debug\Lab01_3.lib" /MACHINE:X86 Debug\Lab01_3.obj + Debug\stdafx.obj + Lab01_3.vcxproj -> c:\users\ieuser\documents\visual studio 2013\Projects\Lab01_3\Debug\Lab01_3.exe +Done Building Project "c:\Users\IEUser\documents\visual studio 2013\Projects\Lab01_3\Lab01_3\Lab01_3.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:01.19 diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.obj b/Lab01_3/Lab01_3/Debug/Lab01_3.obj new file mode 100644 index 0000000..9c1f97f Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/Lab01_3.obj differ diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.pch b/Lab01_3/Lab01_3/Debug/Lab01_3.pch new file mode 100644 index 0000000..5625907 Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/Lab01_3.pch differ diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/CL.read.1.tlog b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/CL.read.1.tlog new file mode 100644 index 0000000..c3dc9f1 Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/CL.read.1.tlog differ diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/CL.write.1.tlog b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/CL.write.1.tlog new file mode 100644 index 0000000..143af06 Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/CL.write.1.tlog differ diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/Lab01_3.lastbuildstate b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/Lab01_3.lastbuildstate new file mode 100644 index 0000000..a6580de --- /dev/null +++ b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/Lab01_3.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\| diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/cl.command.1.tlog b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/cl.command.1.tlog new file mode 100644 index 0000000..b2d2401 Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/cl.command.1.tlog differ diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/link.command.1.tlog b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/link.command.1.tlog new file mode 100644 index 0000000..23d9d08 Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/link.command.1.tlog differ diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/link.read.1.tlog b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/link.read.1.tlog new file mode 100644 index 0000000..43be97b Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/link.read.1.tlog differ diff --git a/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/link.write.1.tlog b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/link.write.1.tlog new file mode 100644 index 0000000..f4413a8 Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/Lab01_3.tlog/link.write.1.tlog differ diff --git a/Lab01_3/Lab01_3/Debug/stdafx.obj b/Lab01_3/Lab01_3/Debug/stdafx.obj new file mode 100644 index 0000000..a108d03 Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/stdafx.obj differ diff --git a/Lab01_3/Lab01_3/Debug/vc120.idb b/Lab01_3/Lab01_3/Debug/vc120.idb new file mode 100644 index 0000000..2491f57 Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/vc120.idb differ diff --git a/Lab01_3/Lab01_3/Debug/vc120.pdb b/Lab01_3/Lab01_3/Debug/vc120.pdb new file mode 100644 index 0000000..c639a9b Binary files /dev/null and b/Lab01_3/Lab01_3/Debug/vc120.pdb differ diff --git a/Lab01_3/Lab01_3/Lab01_3.cpp b/Lab01_3/Lab01_3/Lab01_3.cpp new file mode 100644 index 0000000..25c54a8 --- /dev/null +++ b/Lab01_3/Lab01_3/Lab01_3.cpp @@ -0,0 +1,29 @@ +// Lab01_3.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +#include +#include +using namespace std; +int main(){ + double basePrice = 0.0; + double tax = 0.0; + double license = 0.0; + double dealerPrep = 0.0; + double destinationCharge = 0.0; + double totalCharge = 0.0; + string strTotalCharge = ""; + cout << "Enter the price of your new car:"; + cin >> basePrice; + tax = basePrice*0.07; + license = basePrice*0.1; + dealerPrep = 200; + destinationCharge = 300; + totalCharge = basePrice + tax + license + dealerPrep + destinationCharge; + strTotalCharge = totalCharge; + cout << "Your total cost is $" << totalCharge << "." << endl; + + + getchar(); + return 0; +} diff --git a/Lab01_3/Lab01_3/Lab01_3.vcxproj b/Lab01_3/Lab01_3/Lab01_3.vcxproj new file mode 100644 index 0000000..f49ad63 --- /dev/null +++ b/Lab01_3/Lab01_3/Lab01_3.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {427F04ED-84B4-4740-AB5A-C0321393D514} + Win32Proj + Lab01_3 + + + + 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/Lab01_3/Lab01_3.vcxproj.filters b/Lab01_3/Lab01_3/Lab01_3.vcxproj.filters new file mode 100644 index 0000000..cdd8f25 --- /dev/null +++ b/Lab01_3/Lab01_3/Lab01_3.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/Lab01_3/ReadMe.txt b/Lab01_3/Lab01_3/ReadMe.txt new file mode 100644 index 0000000..315514f --- /dev/null +++ b/Lab01_3/Lab01_3/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_3 Project Overview +======================================================================== + +AppWizard has created this Lab01_3 application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_3 application. + + +Lab01_3.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.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 + 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.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/Lab01_3/stdafx.cpp b/Lab01_3/Lab01_3/stdafx.cpp new file mode 100644 index 0000000..12b6925 --- /dev/null +++ b/Lab01_3/Lab01_3/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_3.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/Lab01_3/stdafx.h b/Lab01_3/Lab01_3/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_3/Lab01_3/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/Lab01_3/targetver.h b/Lab01_3/Lab01_3/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_3/Lab01_3/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/ipch/lab01_3-1d6fcf6a/lab01_3-96c7514e.ipch b/Lab01_3/ipch/lab01_3-1d6fcf6a/lab01_3-96c7514e.ipch new file mode 100644 index 0000000..98b46a7 Binary files /dev/null and b/Lab01_3/ipch/lab01_3-1d6fcf6a/lab01_3-96c7514e.ipch differ diff --git a/Lab01_4/Debug/Lab01_4.exe b/Lab01_4/Debug/Lab01_4.exe new file mode 100644 index 0000000..e1951f7 Binary files /dev/null and b/Lab01_4/Debug/Lab01_4.exe differ diff --git a/Lab01_4/Debug/Lab01_4.ilk b/Lab01_4/Debug/Lab01_4.ilk new file mode 100644 index 0000000..1f8bf6e Binary files /dev/null and b/Lab01_4/Debug/Lab01_4.ilk differ diff --git a/Lab01_4/Debug/Lab01_4.pdb b/Lab01_4/Debug/Lab01_4.pdb new file mode 100644 index 0000000..b65e231 Binary files /dev/null and b/Lab01_4/Debug/Lab01_4.pdb differ diff --git a/Lab01_4/Lab01_4.sdf b/Lab01_4/Lab01_4.sdf new file mode 100644 index 0000000..60753f5 Binary files /dev/null and b/Lab01_4/Lab01_4.sdf differ diff --git a/Lab01_4/Lab01_4.sln b/Lab01_4/Lab01_4.sln new file mode 100644 index 0000000..bc88cb0 --- /dev/null +++ b/Lab01_4/Lab01_4.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", "Lab01_4\Lab01_4.vcxproj", "{929C1126-D1D8-4CAE-8B98-83BF190647CE}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {929C1126-D1D8-4CAE-8B98-83BF190647CE}.Debug|Win32.ActiveCfg = Debug|Win32 + {929C1126-D1D8-4CAE-8B98-83BF190647CE}.Debug|Win32.Build.0 = Debug|Win32 + {929C1126-D1D8-4CAE-8B98-83BF190647CE}.Release|Win32.ActiveCfg = Release|Win32 + {929C1126-D1D8-4CAE-8B98-83BF190647CE}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_4/Lab01_4.v12.suo b/Lab01_4/Lab01_4.v12.suo new file mode 100644 index 0000000..801ea0e Binary files /dev/null and b/Lab01_4/Lab01_4.v12.suo differ diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.log b/Lab01_4/Lab01_4/Debug/Lab01_4.log new file mode 100644 index 0000000..f6b7d2d --- /dev/null +++ b/Lab01_4/Lab01_4/Debug/Lab01_4.log @@ -0,0 +1,14 @@ +Build started 1/21/2015 11:10:53 AM. +Project "C:\Users\IEUser\Cpp_Lab_01\Lab01_4\Lab01_4\Lab01_4.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.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_4.cpp + Lab01_4.cpp +Link: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\IEUser\Cpp_Lab_01\Lab01_4\Debug\Lab01_4.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\Cpp_Lab_01\Lab01_4\Debug\Lab01_4.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Cpp_Lab_01\Lab01_4\Debug\Lab01_4.lib" /MACHINE:X86 Debug\Lab01_4.obj + Debug\stdafx.obj + Lab01_4.vcxproj -> C:\Users\IEUser\Cpp_Lab_01\Lab01_4\Debug\Lab01_4.exe +Done Building Project "C:\Users\IEUser\Cpp_Lab_01\Lab01_4\Lab01_4\Lab01_4.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:00.21 diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.obj b/Lab01_4/Lab01_4/Debug/Lab01_4.obj new file mode 100644 index 0000000..0bbb825 Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/Lab01_4.obj differ diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.pch b/Lab01_4/Lab01_4/Debug/Lab01_4.pch new file mode 100644 index 0000000..fba7621 Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/Lab01_4.pch differ diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/CL.read.1.tlog b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/CL.read.1.tlog new file mode 100644 index 0000000..702aace Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/CL.read.1.tlog differ diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/CL.write.1.tlog b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/CL.write.1.tlog new file mode 100644 index 0000000..860b908 Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/CL.write.1.tlog differ diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/Lab01_4.lastbuildstate b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/Lab01_4.lastbuildstate new file mode 100644 index 0000000..a87f431 --- /dev/null +++ b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/Lab01_4.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\Cpp_Lab_01\Lab01_4\| diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/cl.command.1.tlog b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/cl.command.1.tlog new file mode 100644 index 0000000..c3b9bb9 Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/cl.command.1.tlog differ diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/link.command.1.tlog b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/link.command.1.tlog new file mode 100644 index 0000000..0d14391 Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/link.command.1.tlog differ diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/link.read.1.tlog b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/link.read.1.tlog new file mode 100644 index 0000000..2490918 Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/link.read.1.tlog differ diff --git a/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/link.write.1.tlog b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/link.write.1.tlog new file mode 100644 index 0000000..a0d125e Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/Lab01_4.tlog/link.write.1.tlog differ diff --git a/Lab01_4/Lab01_4/Debug/stdafx.obj b/Lab01_4/Lab01_4/Debug/stdafx.obj new file mode 100644 index 0000000..daf4328 Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/stdafx.obj differ diff --git a/Lab01_4/Lab01_4/Debug/vc120.idb b/Lab01_4/Lab01_4/Debug/vc120.idb new file mode 100644 index 0000000..09669eb Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/vc120.idb differ diff --git a/Lab01_4/Lab01_4/Debug/vc120.pdb b/Lab01_4/Lab01_4/Debug/vc120.pdb new file mode 100644 index 0000000..53b295f Binary files /dev/null and b/Lab01_4/Lab01_4/Debug/vc120.pdb differ diff --git a/Lab01_4/Lab01_4/Lab01_4.cpp b/Lab01_4/Lab01_4/Lab01_4.cpp new file mode 100644 index 0000000..d2d61e6 --- /dev/null +++ b/Lab01_4/Lab01_4/Lab01_4.cpp @@ -0,0 +1,33 @@ +// Lab01_4.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +#include +#include +using namespace std; + +int main(){ + int random = 0; + string yes = "s"; + cout << "Do you want a foutune cookie? Y/N. "; + cin >> yes; + if (yes == "Y") + + random = rand() % 4 + 1; + if (random == 1) + cout << "A squirrel will die in your car." << endl; + else if (random == 2) + cout << "You will find your lucky penny." << endl; + else if (random == 3) + cout << "Beware of birds." << endl; + else if (random == 4) + cout << "You will experiance backups in Mexico." << endl; + else if (random == 5) + cout << "You get to see another day." << endl; + + + + getchar(); + return 0; +} + diff --git a/Lab01_4/Lab01_4/Lab01_4.vcxproj b/Lab01_4/Lab01_4/Lab01_4.vcxproj new file mode 100644 index 0000000..9e3680a --- /dev/null +++ b/Lab01_4/Lab01_4/Lab01_4.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {929C1126-D1D8-4CAE-8B98-83BF190647CE} + Win32Proj + Lab01_4 + + + + 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/Lab01_4/Lab01_4.vcxproj.filters b/Lab01_4/Lab01_4/Lab01_4.vcxproj.filters new file mode 100644 index 0000000..fc89aa3 --- /dev/null +++ b/Lab01_4/Lab01_4/Lab01_4.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/Lab01_4/ReadMe.txt b/Lab01_4/Lab01_4/ReadMe.txt new file mode 100644 index 0000000..874da90 --- /dev/null +++ b/Lab01_4/Lab01_4/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_4 Project Overview +======================================================================== + +AppWizard has created this Lab01_4 application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_4 application. + + +Lab01_4.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.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 + 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.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/Lab01_4/stdafx.cpp b/Lab01_4/Lab01_4/stdafx.cpp new file mode 100644 index 0000000..fc4b7c0 --- /dev/null +++ b/Lab01_4/Lab01_4/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_4.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/Lab01_4/stdafx.h b/Lab01_4/Lab01_4/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_4/Lab01_4/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/Lab01_4/targetver.h b/Lab01_4/Lab01_4/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_4/Lab01_4/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/ipch/lab01_4-a386f3d8/lab01_4-96d969cf.ipch b/Lab01_4/ipch/lab01_4-a386f3d8/lab01_4-96d969cf.ipch new file mode 100644 index 0000000..34fe2da Binary files /dev/null and b/Lab01_4/ipch/lab01_4-a386f3d8/lab01_4-96d969cf.ipch differ