diff --git a/challenge1/Debug/challenge1.exe b/challenge1/Debug/challenge1.exe new file mode 100644 index 0000000..e8dc4a1 Binary files /dev/null and b/challenge1/Debug/challenge1.exe differ diff --git a/challenge1/Debug/challenge1.ilk b/challenge1/Debug/challenge1.ilk new file mode 100644 index 0000000..b3ba730 Binary files /dev/null and b/challenge1/Debug/challenge1.ilk differ diff --git a/challenge1/Debug/challenge1.pdb b/challenge1/Debug/challenge1.pdb new file mode 100644 index 0000000..1a4e028 Binary files /dev/null and b/challenge1/Debug/challenge1.pdb differ diff --git a/challenge1/challenge1.sdf b/challenge1/challenge1.sdf new file mode 100644 index 0000000..6055b9f Binary files /dev/null and b/challenge1/challenge1.sdf differ diff --git a/challenge1/challenge1.sln b/challenge1/challenge1.sln new file mode 100644 index 0000000..b576805 --- /dev/null +++ b/challenge1/challenge1.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}") = "challenge1", "challenge1\challenge1.vcxproj", "{62FA2EBD-4F85-474D-9F28-917EB1F52E98}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {62FA2EBD-4F85-474D-9F28-917EB1F52E98}.Debug|Win32.ActiveCfg = Debug|Win32 + {62FA2EBD-4F85-474D-9F28-917EB1F52E98}.Debug|Win32.Build.0 = Debug|Win32 + {62FA2EBD-4F85-474D-9F28-917EB1F52E98}.Release|Win32.ActiveCfg = Release|Win32 + {62FA2EBD-4F85-474D-9F28-917EB1F52E98}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/challenge1/challenge1.v12.suo b/challenge1/challenge1.v12.suo new file mode 100644 index 0000000..2181bb0 Binary files /dev/null and b/challenge1/challenge1.v12.suo differ diff --git a/challenge1/challenge1/Debug/challenge1.Build.CppClean.log b/challenge1/challenge1/Debug/challenge1.Build.CppClean.log new file mode 100644 index 0000000..fb13b0d --- /dev/null +++ b/challenge1/challenge1/Debug/challenge1.Build.CppClean.log @@ -0,0 +1,14 @@ +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\challenge1.pch +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\vc120.pdb +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\vc120.idb +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\stdafx.obj +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\challenge1.obj +c:\users\ieuser\cpp_lab_01\challenge1\debug\challenge1.ilk +c:\users\ieuser\cpp_lab_01\challenge1\debug\challenge1.exe +c:\users\ieuser\cpp_lab_01\challenge1\debug\challenge1.pdb +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\challenge1.tlog\cl.command.1.tlog +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\challenge1.tlog\cl.read.1.tlog +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\challenge1.tlog\cl.write.1.tlog +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\challenge1.tlog\link.command.1.tlog +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\challenge1.tlog\link.read.1.tlog +c:\users\ieuser\cpp_lab_01\challenge1\challenge1\debug\challenge1.tlog\link.write.1.tlog diff --git a/challenge1/challenge1/Debug/challenge1.log b/challenge1/challenge1/Debug/challenge1.log new file mode 100644 index 0000000..e8c3918 --- /dev/null +++ b/challenge1/challenge1/Debug/challenge1.log @@ -0,0 +1,16 @@ +Build started 1/21/2015 3:59:09 AM. +Project "C:\Users\IEUser\Cpp_Lab_01\challenge1\challenge1\challenge1.vcxproj" on node 2 (Rebuild 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\challenge1.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\challenge1.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt challenge1.cpp + challenge1.cpp +Link: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\IEUser\Cpp_Lab_01\challenge1\Debug\challenge1.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\challenge1\Debug\challenge1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Cpp_Lab_01\challenge1\Debug\challenge1.lib" /MACHINE:X86 Debug\challenge1.obj + Debug\stdafx.obj + challenge1.vcxproj -> C:\Users\IEUser\Cpp_Lab_01\challenge1\Debug\challenge1.exe +Done Building Project "C:\Users\IEUser\Cpp_Lab_01\challenge1\challenge1\challenge1.vcxproj" (Rebuild target(s)). + +Build succeeded. + +Time Elapsed 00:00:01.72 diff --git a/challenge1/challenge1/Debug/challenge1.obj b/challenge1/challenge1/Debug/challenge1.obj new file mode 100644 index 0000000..5dc2b71 Binary files /dev/null and b/challenge1/challenge1/Debug/challenge1.obj differ diff --git a/challenge1/challenge1/Debug/challenge1.pch b/challenge1/challenge1/Debug/challenge1.pch new file mode 100644 index 0000000..47560a9 Binary files /dev/null and b/challenge1/challenge1/Debug/challenge1.pch differ diff --git a/challenge1/challenge1/Debug/challenge1.tlog/CL.read.1.tlog b/challenge1/challenge1/Debug/challenge1.tlog/CL.read.1.tlog new file mode 100644 index 0000000..776081e Binary files /dev/null and b/challenge1/challenge1/Debug/challenge1.tlog/CL.read.1.tlog differ diff --git a/challenge1/challenge1/Debug/challenge1.tlog/CL.write.1.tlog b/challenge1/challenge1/Debug/challenge1.tlog/CL.write.1.tlog new file mode 100644 index 0000000..e946771 Binary files /dev/null and b/challenge1/challenge1/Debug/challenge1.tlog/CL.write.1.tlog differ diff --git a/challenge1/challenge1/Debug/challenge1.tlog/challenge1.lastbuildstate b/challenge1/challenge1/Debug/challenge1.tlog/challenge1.lastbuildstate new file mode 100644 index 0000000..8602a35 --- /dev/null +++ b/challenge1/challenge1/Debug/challenge1.tlog/challenge1.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\Cpp_Lab_01\challenge1\| diff --git a/challenge1/challenge1/Debug/challenge1.tlog/cl.command.1.tlog b/challenge1/challenge1/Debug/challenge1.tlog/cl.command.1.tlog new file mode 100644 index 0000000..549a56a Binary files /dev/null and b/challenge1/challenge1/Debug/challenge1.tlog/cl.command.1.tlog differ diff --git a/challenge1/challenge1/Debug/challenge1.tlog/link.command.1.tlog b/challenge1/challenge1/Debug/challenge1.tlog/link.command.1.tlog new file mode 100644 index 0000000..2c363d0 Binary files /dev/null and b/challenge1/challenge1/Debug/challenge1.tlog/link.command.1.tlog differ diff --git a/challenge1/challenge1/Debug/challenge1.tlog/link.read.1.tlog b/challenge1/challenge1/Debug/challenge1.tlog/link.read.1.tlog new file mode 100644 index 0000000..365a586 Binary files /dev/null and b/challenge1/challenge1/Debug/challenge1.tlog/link.read.1.tlog differ diff --git a/challenge1/challenge1/Debug/challenge1.tlog/link.write.1.tlog b/challenge1/challenge1/Debug/challenge1.tlog/link.write.1.tlog new file mode 100644 index 0000000..0549260 Binary files /dev/null and b/challenge1/challenge1/Debug/challenge1.tlog/link.write.1.tlog differ diff --git a/challenge1/challenge1/Debug/stdafx.obj b/challenge1/challenge1/Debug/stdafx.obj new file mode 100644 index 0000000..befb41f Binary files /dev/null and b/challenge1/challenge1/Debug/stdafx.obj differ diff --git a/challenge1/challenge1/Debug/vc120.idb b/challenge1/challenge1/Debug/vc120.idb new file mode 100644 index 0000000..993c221 Binary files /dev/null and b/challenge1/challenge1/Debug/vc120.idb differ diff --git a/challenge1/challenge1/Debug/vc120.pdb b/challenge1/challenge1/Debug/vc120.pdb new file mode 100644 index 0000000..e651bf8 Binary files /dev/null and b/challenge1/challenge1/Debug/vc120.pdb differ diff --git a/challenge1/challenge1/ReadMe.txt b/challenge1/challenge1/ReadMe.txt new file mode 100644 index 0000000..134fedd --- /dev/null +++ b/challenge1/challenge1/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : challenge1 Project Overview +======================================================================== + +AppWizard has created this challenge1 application for you. + +This file contains a summary of what you will find in each of the files that +make up your challenge1 application. + + +challenge1.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. + +challenge1.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). + +challenge1.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 challenge1.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/challenge1/challenge1/challenge1.cpp b/challenge1/challenge1/challenge1.cpp new file mode 100644 index 0000000..938ace8 --- /dev/null +++ b/challenge1/challenge1/challenge1.cpp @@ -0,0 +1,24 @@ +// challenge1.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +#include +#include +using namespace std; + + + +int main(){ + + string fav1 = ""; + string fav2 = ""; + cout << "What's your favorite food? "; + cin >> fav1; + cout << "What's your other favorite food? "; + cin >> fav2; + cout << fav1 << fav2 << endl; + + getchar(); + return 0; +} + diff --git a/challenge1/challenge1/challenge1.vcxproj b/challenge1/challenge1/challenge1.vcxproj new file mode 100644 index 0000000..d1b478b --- /dev/null +++ b/challenge1/challenge1/challenge1.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {62FA2EBD-4F85-474D-9F28-917EB1F52E98} + Win32Proj + challenge1 + + + + 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/challenge1/challenge1/challenge1.vcxproj.filters b/challenge1/challenge1/challenge1.vcxproj.filters new file mode 100644 index 0000000..1a54d75 --- /dev/null +++ b/challenge1/challenge1/challenge1.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/challenge1/challenge1/stdafx.cpp b/challenge1/challenge1/stdafx.cpp new file mode 100644 index 0000000..a989c3a --- /dev/null +++ b/challenge1/challenge1/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// challenge1.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/challenge1/challenge1/stdafx.h b/challenge1/challenge1/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/challenge1/challenge1/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/challenge1/challenge1/targetver.h b/challenge1/challenge1/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/challenge1/challenge1/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/challenge1/ipch/challenge1-aec90feb/challenge1-6c091340.ipch b/challenge1/ipch/challenge1-aec90feb/challenge1-6c091340.ipch new file mode 100644 index 0000000..6b72845 Binary files /dev/null and b/challenge1/ipch/challenge1-aec90feb/challenge1-6c091340.ipch differ diff --git a/challenge2/Debug/challenge2.exe b/challenge2/Debug/challenge2.exe new file mode 100644 index 0000000..47eedf1 Binary files /dev/null and b/challenge2/Debug/challenge2.exe differ diff --git a/challenge2/Debug/challenge2.ilk b/challenge2/Debug/challenge2.ilk new file mode 100644 index 0000000..855823e Binary files /dev/null and b/challenge2/Debug/challenge2.ilk differ diff --git a/challenge2/Debug/challenge2.pdb b/challenge2/Debug/challenge2.pdb new file mode 100644 index 0000000..f5cf127 Binary files /dev/null and b/challenge2/Debug/challenge2.pdb differ diff --git a/challenge2/challenge2.sdf b/challenge2/challenge2.sdf new file mode 100644 index 0000000..5dbb4e0 Binary files /dev/null and b/challenge2/challenge2.sdf differ diff --git a/challenge2/challenge2.sln b/challenge2/challenge2.sln new file mode 100644 index 0000000..94c39b9 --- /dev/null +++ b/challenge2/challenge2.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}") = "challenge2", "challenge2\challenge2.vcxproj", "{30582F3F-886C-4FB5-9395-52CA9B65ECF1}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {30582F3F-886C-4FB5-9395-52CA9B65ECF1}.Debug|Win32.ActiveCfg = Debug|Win32 + {30582F3F-886C-4FB5-9395-52CA9B65ECF1}.Debug|Win32.Build.0 = Debug|Win32 + {30582F3F-886C-4FB5-9395-52CA9B65ECF1}.Release|Win32.ActiveCfg = Release|Win32 + {30582F3F-886C-4FB5-9395-52CA9B65ECF1}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/challenge2/challenge2.v12.suo b/challenge2/challenge2.v12.suo new file mode 100644 index 0000000..5f4c3c6 Binary files /dev/null and b/challenge2/challenge2.v12.suo differ diff --git a/challenge2/challenge2/Debug/challenge2.Build.CppClean.log b/challenge2/challenge2/Debug/challenge2.Build.CppClean.log new file mode 100644 index 0000000..106457b --- /dev/null +++ b/challenge2/challenge2/Debug/challenge2.Build.CppClean.log @@ -0,0 +1,14 @@ +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\challenge2.pch +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\vc120.pdb +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\vc120.idb +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\stdafx.obj +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\challenge2.obj +c:\users\ieuser\cpp_lab_01\challenge2\debug\challenge2.ilk +c:\users\ieuser\cpp_lab_01\challenge2\debug\challenge2.exe +c:\users\ieuser\cpp_lab_01\challenge2\debug\challenge2.pdb +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\challenge2.tlog\cl.command.1.tlog +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\challenge2.tlog\cl.read.1.tlog +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\challenge2.tlog\cl.write.1.tlog +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\challenge2.tlog\link.command.1.tlog +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\challenge2.tlog\link.read.1.tlog +c:\users\ieuser\cpp_lab_01\challenge2\challenge2\debug\challenge2.tlog\link.write.1.tlog diff --git a/challenge2/challenge2/Debug/challenge2.log b/challenge2/challenge2/Debug/challenge2.log new file mode 100644 index 0000000..d9ff99e --- /dev/null +++ b/challenge2/challenge2/Debug/challenge2.log @@ -0,0 +1,16 @@ +Build started 1/21/2015 4:55:25 AM. +Project "C:\Users\IEUser\Cpp_Lab_01\challenge2\challenge2\challenge2.vcxproj" on node 2 (Rebuild 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\challenge2.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\challenge2.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt challenge2.cpp + challenge2.cpp +Link: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\IEUser\Cpp_Lab_01\challenge2\Debug\challenge2.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\challenge2\Debug\challenge2.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Cpp_Lab_01\challenge2\Debug\challenge2.lib" /MACHINE:X86 Debug\challenge2.obj + Debug\stdafx.obj + challenge2.vcxproj -> C:\Users\IEUser\Cpp_Lab_01\challenge2\Debug\challenge2.exe +Done Building Project "C:\Users\IEUser\Cpp_Lab_01\challenge2\challenge2\challenge2.vcxproj" (Rebuild target(s)). + +Build succeeded. + +Time Elapsed 00:00:00.81 diff --git a/challenge2/challenge2/Debug/challenge2.obj b/challenge2/challenge2/Debug/challenge2.obj new file mode 100644 index 0000000..2b33e3f Binary files /dev/null and b/challenge2/challenge2/Debug/challenge2.obj differ diff --git a/challenge2/challenge2/Debug/challenge2.pch b/challenge2/challenge2/Debug/challenge2.pch new file mode 100644 index 0000000..bedae2c Binary files /dev/null and b/challenge2/challenge2/Debug/challenge2.pch differ diff --git a/challenge2/challenge2/Debug/challenge2.tlog/CL.read.1.tlog b/challenge2/challenge2/Debug/challenge2.tlog/CL.read.1.tlog new file mode 100644 index 0000000..35b7654 Binary files /dev/null and b/challenge2/challenge2/Debug/challenge2.tlog/CL.read.1.tlog differ diff --git a/challenge2/challenge2/Debug/challenge2.tlog/CL.write.1.tlog b/challenge2/challenge2/Debug/challenge2.tlog/CL.write.1.tlog new file mode 100644 index 0000000..a9c7f54 Binary files /dev/null and b/challenge2/challenge2/Debug/challenge2.tlog/CL.write.1.tlog differ diff --git a/challenge2/challenge2/Debug/challenge2.tlog/challenge2.lastbuildstate b/challenge2/challenge2/Debug/challenge2.tlog/challenge2.lastbuildstate new file mode 100644 index 0000000..dc74d65 --- /dev/null +++ b/challenge2/challenge2/Debug/challenge2.tlog/challenge2.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\Cpp_Lab_01\challenge2\| diff --git a/challenge2/challenge2/Debug/challenge2.tlog/cl.command.1.tlog b/challenge2/challenge2/Debug/challenge2.tlog/cl.command.1.tlog new file mode 100644 index 0000000..20dff3d Binary files /dev/null and b/challenge2/challenge2/Debug/challenge2.tlog/cl.command.1.tlog differ diff --git a/challenge2/challenge2/Debug/challenge2.tlog/link.command.1.tlog b/challenge2/challenge2/Debug/challenge2.tlog/link.command.1.tlog new file mode 100644 index 0000000..706f376 Binary files /dev/null and b/challenge2/challenge2/Debug/challenge2.tlog/link.command.1.tlog differ diff --git a/challenge2/challenge2/Debug/challenge2.tlog/link.read.1.tlog b/challenge2/challenge2/Debug/challenge2.tlog/link.read.1.tlog new file mode 100644 index 0000000..42f62b3 Binary files /dev/null and b/challenge2/challenge2/Debug/challenge2.tlog/link.read.1.tlog differ diff --git a/challenge2/challenge2/Debug/challenge2.tlog/link.write.1.tlog b/challenge2/challenge2/Debug/challenge2.tlog/link.write.1.tlog new file mode 100644 index 0000000..b1e5512 Binary files /dev/null and b/challenge2/challenge2/Debug/challenge2.tlog/link.write.1.tlog differ diff --git a/challenge2/challenge2/Debug/stdafx.obj b/challenge2/challenge2/Debug/stdafx.obj new file mode 100644 index 0000000..4c2f52c Binary files /dev/null and b/challenge2/challenge2/Debug/stdafx.obj differ diff --git a/challenge2/challenge2/Debug/vc120.idb b/challenge2/challenge2/Debug/vc120.idb new file mode 100644 index 0000000..c0eda84 Binary files /dev/null and b/challenge2/challenge2/Debug/vc120.idb differ diff --git a/challenge2/challenge2/Debug/vc120.pdb b/challenge2/challenge2/Debug/vc120.pdb new file mode 100644 index 0000000..24690be Binary files /dev/null and b/challenge2/challenge2/Debug/vc120.pdb differ diff --git a/challenge2/challenge2/ReadMe.txt b/challenge2/challenge2/ReadMe.txt new file mode 100644 index 0000000..42b75bb --- /dev/null +++ b/challenge2/challenge2/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : challenge2 Project Overview +======================================================================== + +AppWizard has created this challenge2 application for you. + +This file contains a summary of what you will find in each of the files that +make up your challenge2 application. + + +challenge2.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. + +challenge2.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). + +challenge2.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 challenge2.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/challenge2/challenge2/challenge2.cpp b/challenge2/challenge2/challenge2.cpp new file mode 100644 index 0000000..f912224 --- /dev/null +++ b/challenge2/challenge2/challenge2.cpp @@ -0,0 +1,22 @@ +// challenge2.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +#include +#include +using namespace std; + + +int main(){ + + double bill = 0; + cout << "What is amount on bill: "; + cin >> bill; + getchar(); + cout << "15% tip is: " << bill* .15 << endl; + cout << "20% tip is: " << bill* .20 << endl; + getchar(); + + return 0; +} + diff --git a/challenge2/challenge2/challenge2.vcxproj b/challenge2/challenge2/challenge2.vcxproj new file mode 100644 index 0000000..1992a3d --- /dev/null +++ b/challenge2/challenge2/challenge2.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {30582F3F-886C-4FB5-9395-52CA9B65ECF1} + Win32Proj + challenge2 + + + + 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/challenge2/challenge2/challenge2.vcxproj.filters b/challenge2/challenge2/challenge2.vcxproj.filters new file mode 100644 index 0000000..14d3b3d --- /dev/null +++ b/challenge2/challenge2/challenge2.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/challenge2/challenge2/stdafx.cpp b/challenge2/challenge2/stdafx.cpp new file mode 100644 index 0000000..f965b1b --- /dev/null +++ b/challenge2/challenge2/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// challenge2.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/challenge2/challenge2/stdafx.h b/challenge2/challenge2/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/challenge2/challenge2/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/challenge2/challenge2/targetver.h b/challenge2/challenge2/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/challenge2/challenge2/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/challenge2/ipch/challenge2-bc317f0e/challenge2-6c1b2bc1.ipch b/challenge2/ipch/challenge2-bc317f0e/challenge2-6c1b2bc1.ipch new file mode 100644 index 0000000..ba11ab3 Binary files /dev/null and b/challenge2/ipch/challenge2-bc317f0e/challenge2-6c1b2bc1.ipch differ diff --git a/challenge3/Debug/challenge3.exe b/challenge3/Debug/challenge3.exe new file mode 100644 index 0000000..e1340ed Binary files /dev/null and b/challenge3/Debug/challenge3.exe differ diff --git a/challenge3/Debug/challenge3.ilk b/challenge3/Debug/challenge3.ilk new file mode 100644 index 0000000..cf6d8ca Binary files /dev/null and b/challenge3/Debug/challenge3.ilk differ diff --git a/challenge3/Debug/challenge3.pdb b/challenge3/Debug/challenge3.pdb new file mode 100644 index 0000000..9104dbb Binary files /dev/null and b/challenge3/Debug/challenge3.pdb differ diff --git a/challenge3/challenge3.sdf b/challenge3/challenge3.sdf new file mode 100644 index 0000000..0d2d7b7 Binary files /dev/null and b/challenge3/challenge3.sdf differ diff --git a/challenge3/challenge3.sln b/challenge3/challenge3.sln new file mode 100644 index 0000000..d0eeba1 --- /dev/null +++ b/challenge3/challenge3.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}") = "challenge3", "challenge3\challenge3.vcxproj", "{7B4552BD-1104-4328-8925-584BF855CFA1}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {7B4552BD-1104-4328-8925-584BF855CFA1}.Debug|Win32.ActiveCfg = Debug|Win32 + {7B4552BD-1104-4328-8925-584BF855CFA1}.Debug|Win32.Build.0 = Debug|Win32 + {7B4552BD-1104-4328-8925-584BF855CFA1}.Release|Win32.ActiveCfg = Release|Win32 + {7B4552BD-1104-4328-8925-584BF855CFA1}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/challenge3/challenge3.v12.suo b/challenge3/challenge3.v12.suo new file mode 100644 index 0000000..cf7d241 Binary files /dev/null and b/challenge3/challenge3.v12.suo differ diff --git a/challenge3/challenge3/Debug/challenge3.Build.CppClean.log b/challenge3/challenge3/Debug/challenge3.Build.CppClean.log new file mode 100644 index 0000000..bc8cd3a --- /dev/null +++ b/challenge3/challenge3/Debug/challenge3.Build.CppClean.log @@ -0,0 +1,14 @@ +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\challenge3.pch +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\vc120.pdb +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\vc120.idb +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\stdafx.obj +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\challenge3.obj +c:\users\ieuser\cpp_lab_01\challenge3\debug\challenge3.ilk +c:\users\ieuser\cpp_lab_01\challenge3\debug\challenge3.exe +c:\users\ieuser\cpp_lab_01\challenge3\debug\challenge3.pdb +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\challenge3.tlog\cl.command.1.tlog +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\challenge3.tlog\cl.read.1.tlog +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\challenge3.tlog\cl.write.1.tlog +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\challenge3.tlog\link.command.1.tlog +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\challenge3.tlog\link.read.1.tlog +c:\users\ieuser\cpp_lab_01\challenge3\challenge3\debug\challenge3.tlog\link.write.1.tlog diff --git a/challenge3/challenge3/Debug/challenge3.log b/challenge3/challenge3/Debug/challenge3.log new file mode 100644 index 0000000..a044659 --- /dev/null +++ b/challenge3/challenge3/Debug/challenge3.log @@ -0,0 +1,16 @@ +Build started 1/21/2015 5:12:51 AM. +Project "C:\Users\IEUser\Cpp_Lab_01\challenge3\challenge3\challenge3.vcxproj" on node 2 (Rebuild 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\challenge3.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\challenge3.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt challenge3.cpp + challenge3.cpp +Link: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\IEUser\Cpp_Lab_01\challenge3\Debug\challenge3.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\challenge3\Debug\challenge3.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Cpp_Lab_01\challenge3\Debug\challenge3.lib" /MACHINE:X86 Debug\challenge3.obj + Debug\stdafx.obj + challenge3.vcxproj -> C:\Users\IEUser\Cpp_Lab_01\challenge3\Debug\challenge3.exe +Done Building Project "C:\Users\IEUser\Cpp_Lab_01\challenge3\challenge3\challenge3.vcxproj" (Rebuild target(s)). + +Build succeeded. + +Time Elapsed 00:00:00.69 diff --git a/challenge3/challenge3/Debug/challenge3.obj b/challenge3/challenge3/Debug/challenge3.obj new file mode 100644 index 0000000..c9e6315 Binary files /dev/null and b/challenge3/challenge3/Debug/challenge3.obj differ diff --git a/challenge3/challenge3/Debug/challenge3.pch b/challenge3/challenge3/Debug/challenge3.pch new file mode 100644 index 0000000..64ee462 Binary files /dev/null and b/challenge3/challenge3/Debug/challenge3.pch differ diff --git a/challenge3/challenge3/Debug/challenge3.tlog/CL.read.1.tlog b/challenge3/challenge3/Debug/challenge3.tlog/CL.read.1.tlog new file mode 100644 index 0000000..ed117bf Binary files /dev/null and b/challenge3/challenge3/Debug/challenge3.tlog/CL.read.1.tlog differ diff --git a/challenge3/challenge3/Debug/challenge3.tlog/CL.write.1.tlog b/challenge3/challenge3/Debug/challenge3.tlog/CL.write.1.tlog new file mode 100644 index 0000000..42855c1 Binary files /dev/null and b/challenge3/challenge3/Debug/challenge3.tlog/CL.write.1.tlog differ diff --git a/challenge3/challenge3/Debug/challenge3.tlog/challenge3.lastbuildstate b/challenge3/challenge3/Debug/challenge3.tlog/challenge3.lastbuildstate new file mode 100644 index 0000000..d24108c --- /dev/null +++ b/challenge3/challenge3/Debug/challenge3.tlog/challenge3.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\Cpp_Lab_01\challenge3\| diff --git a/challenge3/challenge3/Debug/challenge3.tlog/cl.command.1.tlog b/challenge3/challenge3/Debug/challenge3.tlog/cl.command.1.tlog new file mode 100644 index 0000000..ace1ebb Binary files /dev/null and b/challenge3/challenge3/Debug/challenge3.tlog/cl.command.1.tlog differ diff --git a/challenge3/challenge3/Debug/challenge3.tlog/link.command.1.tlog b/challenge3/challenge3/Debug/challenge3.tlog/link.command.1.tlog new file mode 100644 index 0000000..84d1d05 Binary files /dev/null and b/challenge3/challenge3/Debug/challenge3.tlog/link.command.1.tlog differ diff --git a/challenge3/challenge3/Debug/challenge3.tlog/link.read.1.tlog b/challenge3/challenge3/Debug/challenge3.tlog/link.read.1.tlog new file mode 100644 index 0000000..3bc102d Binary files /dev/null and b/challenge3/challenge3/Debug/challenge3.tlog/link.read.1.tlog differ diff --git a/challenge3/challenge3/Debug/challenge3.tlog/link.write.1.tlog b/challenge3/challenge3/Debug/challenge3.tlog/link.write.1.tlog new file mode 100644 index 0000000..0be3470 Binary files /dev/null and b/challenge3/challenge3/Debug/challenge3.tlog/link.write.1.tlog differ diff --git a/challenge3/challenge3/Debug/stdafx.obj b/challenge3/challenge3/Debug/stdafx.obj new file mode 100644 index 0000000..e213525 Binary files /dev/null and b/challenge3/challenge3/Debug/stdafx.obj differ diff --git a/challenge3/challenge3/Debug/vc120.idb b/challenge3/challenge3/Debug/vc120.idb new file mode 100644 index 0000000..d4b896b Binary files /dev/null and b/challenge3/challenge3/Debug/vc120.idb differ diff --git a/challenge3/challenge3/Debug/vc120.pdb b/challenge3/challenge3/Debug/vc120.pdb new file mode 100644 index 0000000..bff14d9 Binary files /dev/null and b/challenge3/challenge3/Debug/vc120.pdb differ diff --git a/challenge3/challenge3/ReadMe.txt b/challenge3/challenge3/ReadMe.txt new file mode 100644 index 0000000..6a403e4 --- /dev/null +++ b/challenge3/challenge3/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : challenge3 Project Overview +======================================================================== + +AppWizard has created this challenge3 application for you. + +This file contains a summary of what you will find in each of the files that +make up your challenge3 application. + + +challenge3.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. + +challenge3.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). + +challenge3.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 challenge3.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/challenge3/challenge3/challenge3.cpp b/challenge3/challenge3/challenge3.cpp new file mode 100644 index 0000000..b8cd23a --- /dev/null +++ b/challenge3/challenge3/challenge3.cpp @@ -0,0 +1,31 @@ +// challenge3.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +#include +#include +using namespace std; + + +int main(){ + + double car = 0.0; + double tax = 0.0; + double license = 0.0; + int prep = 50; + int charge = 80; + double total = 0.0; + + cout << "What does the vehicle cost? "; + cin >> car; + getchar(); + + tax = car* .54; + license = car* .34; + total = car + tax + license + prep + charge; + cout << "Your total is: $" << total << endl; + + getchar(); + return 0; +} + diff --git a/challenge3/challenge3/challenge3.vcxproj b/challenge3/challenge3/challenge3.vcxproj new file mode 100644 index 0000000..dd853fb --- /dev/null +++ b/challenge3/challenge3/challenge3.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {7B4552BD-1104-4328-8925-584BF855CFA1} + Win32Proj + challenge3 + + + + 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/challenge3/challenge3/challenge3.vcxproj.filters b/challenge3/challenge3/challenge3.vcxproj.filters new file mode 100644 index 0000000..b85232d --- /dev/null +++ b/challenge3/challenge3/challenge3.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/challenge3/challenge3/stdafx.cpp b/challenge3/challenge3/stdafx.cpp new file mode 100644 index 0000000..f9095e3 --- /dev/null +++ b/challenge3/challenge3/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// challenge3.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/challenge3/challenge3/stdafx.h b/challenge3/challenge3/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/challenge3/challenge3/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/challenge3/challenge3/targetver.h b/challenge3/challenge3/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/challenge3/challenge3/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/challenge3/ipch/challenge3-c999ee31/challenge3-6c2d4442.ipch b/challenge3/ipch/challenge3-c999ee31/challenge3-6c2d4442.ipch new file mode 100644 index 0000000..32120cc Binary files /dev/null and b/challenge3/ipch/challenge3-c999ee31/challenge3-6c2d4442.ipch differ diff --git a/challenge4/Debug/challenge4.exe b/challenge4/Debug/challenge4.exe new file mode 100644 index 0000000..ae34d1c Binary files /dev/null and b/challenge4/Debug/challenge4.exe differ diff --git a/challenge4/Debug/challenge4.ilk b/challenge4/Debug/challenge4.ilk new file mode 100644 index 0000000..8e44b28 Binary files /dev/null and b/challenge4/Debug/challenge4.ilk differ diff --git a/challenge4/Debug/challenge4.pdb b/challenge4/Debug/challenge4.pdb new file mode 100644 index 0000000..fc1d4e1 Binary files /dev/null and b/challenge4/Debug/challenge4.pdb differ diff --git a/challenge4/challenge4.sdf b/challenge4/challenge4.sdf new file mode 100644 index 0000000..70e1cfa Binary files /dev/null and b/challenge4/challenge4.sdf differ diff --git a/challenge4/challenge4.sln b/challenge4/challenge4.sln new file mode 100644 index 0000000..b5167d3 --- /dev/null +++ b/challenge4/challenge4.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}") = "challenge4", "challenge4\challenge4.vcxproj", "{BE48FB1B-DA25-4513-8D1D-12F261AE1FE1}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {BE48FB1B-DA25-4513-8D1D-12F261AE1FE1}.Debug|Win32.ActiveCfg = Debug|Win32 + {BE48FB1B-DA25-4513-8D1D-12F261AE1FE1}.Debug|Win32.Build.0 = Debug|Win32 + {BE48FB1B-DA25-4513-8D1D-12F261AE1FE1}.Release|Win32.ActiveCfg = Release|Win32 + {BE48FB1B-DA25-4513-8D1D-12F261AE1FE1}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/challenge4/challenge4.v12.suo b/challenge4/challenge4.v12.suo new file mode 100644 index 0000000..b53e825 Binary files /dev/null and b/challenge4/challenge4.v12.suo differ diff --git a/challenge4/challenge4/Debug/challenge4.Build.CppClean.log b/challenge4/challenge4/Debug/challenge4.Build.CppClean.log new file mode 100644 index 0000000..f15ad15 --- /dev/null +++ b/challenge4/challenge4/Debug/challenge4.Build.CppClean.log @@ -0,0 +1,14 @@ +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\challenge4.pch +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\vc120.pdb +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\vc120.idb +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\stdafx.obj +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\challenge4.obj +c:\users\ieuser\cpp_lab_01\challenge4\debug\challenge4.ilk +c:\users\ieuser\cpp_lab_01\challenge4\debug\challenge4.exe +c:\users\ieuser\cpp_lab_01\challenge4\debug\challenge4.pdb +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\challenge4.tlog\cl.command.1.tlog +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\challenge4.tlog\cl.read.1.tlog +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\challenge4.tlog\cl.write.1.tlog +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\challenge4.tlog\link.command.1.tlog +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\challenge4.tlog\link.read.1.tlog +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\debug\challenge4.tlog\link.write.1.tlog diff --git a/challenge4/challenge4/Debug/challenge4.log b/challenge4/challenge4/Debug/challenge4.log new file mode 100644 index 0000000..b01692f --- /dev/null +++ b/challenge4/challenge4/Debug/challenge4.log @@ -0,0 +1,17 @@ +Build started 1/23/2015 3:37:53 AM. +Project "C:\Users\IEUser\Cpp_Lab_01\challenge4\challenge4\challenge4.vcxproj" on node 2 (Rebuild 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\challenge4.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\challenge4.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt challenge4.cpp + challenge4.cpp +c:\users\ieuser\cpp_lab_01\challenge4\challenge4\challenge4.cpp(13): 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\Cpp_Lab_01\challenge4\Debug\challenge4.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\challenge4\Debug\challenge4.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Cpp_Lab_01\challenge4\Debug\challenge4.lib" /MACHINE:X86 Debug\challenge4.obj + Debug\stdafx.obj + challenge4.vcxproj -> C:\Users\IEUser\Cpp_Lab_01\challenge4\Debug\challenge4.exe +Done Building Project "C:\Users\IEUser\Cpp_Lab_01\challenge4\challenge4\challenge4.vcxproj" (Rebuild target(s)). + +Build succeeded. + +Time Elapsed 00:00:01.56 diff --git a/challenge4/challenge4/Debug/challenge4.obj b/challenge4/challenge4/Debug/challenge4.obj new file mode 100644 index 0000000..08e586f Binary files /dev/null and b/challenge4/challenge4/Debug/challenge4.obj differ diff --git a/challenge4/challenge4/Debug/challenge4.pch b/challenge4/challenge4/Debug/challenge4.pch new file mode 100644 index 0000000..9acf00e Binary files /dev/null and b/challenge4/challenge4/Debug/challenge4.pch differ diff --git a/challenge4/challenge4/Debug/challenge4.tlog/CL.read.1.tlog b/challenge4/challenge4/Debug/challenge4.tlog/CL.read.1.tlog new file mode 100644 index 0000000..0f196e6 Binary files /dev/null and b/challenge4/challenge4/Debug/challenge4.tlog/CL.read.1.tlog differ diff --git a/challenge4/challenge4/Debug/challenge4.tlog/CL.write.1.tlog b/challenge4/challenge4/Debug/challenge4.tlog/CL.write.1.tlog new file mode 100644 index 0000000..f9669aa Binary files /dev/null and b/challenge4/challenge4/Debug/challenge4.tlog/CL.write.1.tlog differ diff --git a/challenge4/challenge4/Debug/challenge4.tlog/challenge4.lastbuildstate b/challenge4/challenge4/Debug/challenge4.tlog/challenge4.lastbuildstate new file mode 100644 index 0000000..383d334 --- /dev/null +++ b/challenge4/challenge4/Debug/challenge4.tlog/challenge4.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\Cpp_Lab_01\challenge4\| diff --git a/challenge4/challenge4/Debug/challenge4.tlog/cl.command.1.tlog b/challenge4/challenge4/Debug/challenge4.tlog/cl.command.1.tlog new file mode 100644 index 0000000..809b837 Binary files /dev/null and b/challenge4/challenge4/Debug/challenge4.tlog/cl.command.1.tlog differ diff --git a/challenge4/challenge4/Debug/challenge4.tlog/link.command.1.tlog b/challenge4/challenge4/Debug/challenge4.tlog/link.command.1.tlog new file mode 100644 index 0000000..725131a Binary files /dev/null and b/challenge4/challenge4/Debug/challenge4.tlog/link.command.1.tlog differ diff --git a/challenge4/challenge4/Debug/challenge4.tlog/link.read.1.tlog b/challenge4/challenge4/Debug/challenge4.tlog/link.read.1.tlog new file mode 100644 index 0000000..4cc0e4f Binary files /dev/null and b/challenge4/challenge4/Debug/challenge4.tlog/link.read.1.tlog differ diff --git a/challenge4/challenge4/Debug/challenge4.tlog/link.write.1.tlog b/challenge4/challenge4/Debug/challenge4.tlog/link.write.1.tlog new file mode 100644 index 0000000..a7bc661 Binary files /dev/null and b/challenge4/challenge4/Debug/challenge4.tlog/link.write.1.tlog differ diff --git a/challenge4/challenge4/Debug/stdafx.obj b/challenge4/challenge4/Debug/stdafx.obj new file mode 100644 index 0000000..be2c396 Binary files /dev/null and b/challenge4/challenge4/Debug/stdafx.obj differ diff --git a/challenge4/challenge4/Debug/vc120.idb b/challenge4/challenge4/Debug/vc120.idb new file mode 100644 index 0000000..666567d Binary files /dev/null and b/challenge4/challenge4/Debug/vc120.idb differ diff --git a/challenge4/challenge4/Debug/vc120.pdb b/challenge4/challenge4/Debug/vc120.pdb new file mode 100644 index 0000000..b0b076e Binary files /dev/null and b/challenge4/challenge4/Debug/vc120.pdb differ diff --git a/challenge4/challenge4/ReadMe.txt b/challenge4/challenge4/ReadMe.txt new file mode 100644 index 0000000..5016739 --- /dev/null +++ b/challenge4/challenge4/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : challenge4 Project Overview +======================================================================== + +AppWizard has created this challenge4 application for you. + +This file contains a summary of what you will find in each of the files that +make up your challenge4 application. + + +challenge4.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. + +challenge4.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). + +challenge4.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 challenge4.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/challenge4/challenge4/challenge4.cpp b/challenge4/challenge4/challenge4.cpp new file mode 100644 index 0000000..1b91301 --- /dev/null +++ b/challenge4/challenge4/challenge4.cpp @@ -0,0 +1,42 @@ +// challenge4.cpp : Defines the entry point for the console application. +// + +#include "stdafx.h" +#include +#include +#include +using namespace std; + +int main(){ + + int number = 0; + srand(time(0)); + number = rand() % 5 + 1; + if (number == 1) { + cout << "Dont except candy from strangers."; + + } + if (number == 2){ + cout << "When nothing goes right, go left."; + + } + + if (number == 3){ + cout << "When life gives you lemons, WING IT!"; + + } + + if (number == 4){ + cout << "Work smarter not harder."; + + } + + if (number == 5){ + cout << "Keep calm and call Jarvis."; + } + + + getchar(); + return 0; +} + diff --git a/challenge4/challenge4/challenge4.vcxproj b/challenge4/challenge4/challenge4.vcxproj new file mode 100644 index 0000000..004d58c --- /dev/null +++ b/challenge4/challenge4/challenge4.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {BE48FB1B-DA25-4513-8D1D-12F261AE1FE1} + Win32Proj + challenge4 + + + + 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/challenge4/challenge4/challenge4.vcxproj.filters b/challenge4/challenge4/challenge4.vcxproj.filters new file mode 100644 index 0000000..1135f22 --- /dev/null +++ b/challenge4/challenge4/challenge4.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/challenge4/challenge4/stdafx.cpp b/challenge4/challenge4/stdafx.cpp new file mode 100644 index 0000000..7273fb4 --- /dev/null +++ b/challenge4/challenge4/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// challenge4.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/challenge4/challenge4/stdafx.h b/challenge4/challenge4/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/challenge4/challenge4/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/challenge4/challenge4/targetver.h b/challenge4/challenge4/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/challenge4/challenge4/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/challenge4/ipch/challenge4-d7025d54/challenge4-6c3f5cc3.ipch b/challenge4/ipch/challenge4-d7025d54/challenge4-6c3f5cc3.ipch new file mode 100644 index 0000000..5ef68b3 Binary files /dev/null and b/challenge4/ipch/challenge4-d7025d54/challenge4-6c3f5cc3.ipch differ