diff --git a/Lab01_#01/Debug/Lab01_1.exe b/Lab01_#01/Debug/Lab01_1.exe new file mode 100644 index 0000000..2ca7dad Binary files /dev/null and b/Lab01_#01/Debug/Lab01_1.exe differ diff --git a/Lab01_#01/Debug/Lab01_1.ilk b/Lab01_#01/Debug/Lab01_1.ilk new file mode 100644 index 0000000..40ed82c Binary files /dev/null and b/Lab01_#01/Debug/Lab01_1.ilk differ diff --git a/Lab01_#01/Debug/Lab01_1.pdb b/Lab01_#01/Debug/Lab01_1.pdb new file mode 100644 index 0000000..476f965 Binary files /dev/null and b/Lab01_#01/Debug/Lab01_1.pdb differ diff --git a/Lab01_#01/Lab01_1.sdf b/Lab01_#01/Lab01_1.sdf new file mode 100644 index 0000000..8f5b306 Binary files /dev/null and b/Lab01_#01/Lab01_1.sdf differ diff --git a/Lab01_#01/Lab01_1.sln b/Lab01_#01/Lab01_1.sln new file mode 100644 index 0000000..9bdcc7a --- /dev/null +++ b/Lab01_#01/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", "{F8E40262-4AE9-44BB-977C-ED4112249FC7}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {F8E40262-4AE9-44BB-977C-ED4112249FC7}.Debug|Win32.ActiveCfg = Debug|Win32 + {F8E40262-4AE9-44BB-977C-ED4112249FC7}.Debug|Win32.Build.0 = Debug|Win32 + {F8E40262-4AE9-44BB-977C-ED4112249FC7}.Release|Win32.ActiveCfg = Release|Win32 + {F8E40262-4AE9-44BB-977C-ED4112249FC7}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_#01/Lab01_1.v12.suo b/Lab01_#01/Lab01_1.v12.suo new file mode 100644 index 0000000..cc65302 Binary files /dev/null and b/Lab01_#01/Lab01_1.v12.suo differ diff --git a/Lab01_#01/Lab01_1/Debug/Lab01_1.log b/Lab01_#01/Lab01_1/Debug/Lab01_1.log new file mode 100644 index 0000000..fa8d29e --- /dev/null +++ b/Lab01_#01/Lab01_1/Debug/Lab01_1.log @@ -0,0 +1,14 @@ +Build started 1/20/2015 5:56:07 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:00.63 diff --git a/Lab01_#01/Lab01_1/Debug/Lab01_1.obj b/Lab01_#01/Lab01_1/Debug/Lab01_1.obj new file mode 100644 index 0000000..8827dfa Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/Lab01_1.obj differ diff --git a/Lab01_#01/Lab01_1/Debug/Lab01_1.pch b/Lab01_#01/Lab01_1/Debug/Lab01_1.pch new file mode 100644 index 0000000..acddb86 Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/Lab01_1.pch differ diff --git a/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/CL.read.1.tlog b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/CL.read.1.tlog new file mode 100644 index 0000000..d7e8381 Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/CL.read.1.tlog differ diff --git a/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/CL.write.1.tlog b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/CL.write.1.tlog new file mode 100644 index 0000000..3864fa7 Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/CL.write.1.tlog differ diff --git a/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/Lab01_1.lastbuildstate b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/Lab01_1.lastbuildstate new file mode 100644 index 0000000..db079f1 --- /dev/null +++ b/Lab01_#01/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_#01/Lab01_1/Debug/Lab01_1.tlog/cl.command.1.tlog b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/cl.command.1.tlog new file mode 100644 index 0000000..314d383 Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/cl.command.1.tlog differ diff --git a/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/link.command.1.tlog b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/link.command.1.tlog new file mode 100644 index 0000000..55d6785 Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/link.command.1.tlog differ diff --git a/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/link.read.1.tlog b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/link.read.1.tlog new file mode 100644 index 0000000..66b53df Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/link.read.1.tlog differ diff --git a/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/link.write.1.tlog b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/link.write.1.tlog new file mode 100644 index 0000000..c5d669b Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/Lab01_1.tlog/link.write.1.tlog differ diff --git a/Lab01_#01/Lab01_1/Debug/stdafx.obj b/Lab01_#01/Lab01_1/Debug/stdafx.obj new file mode 100644 index 0000000..c04b961 Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/stdafx.obj differ diff --git a/Lab01_#01/Lab01_1/Debug/vc120.idb b/Lab01_#01/Lab01_1/Debug/vc120.idb new file mode 100644 index 0000000..410d6f3 Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/vc120.idb differ diff --git a/Lab01_#01/Lab01_1/Debug/vc120.pdb b/Lab01_#01/Lab01_1/Debug/vc120.pdb new file mode 100644 index 0000000..4f7d375 Binary files /dev/null and b/Lab01_#01/Lab01_1/Debug/vc120.pdb differ diff --git a/Lab01_#01/Lab01_1/Lab01_1.cpp b/Lab01_#01/Lab01_1/Lab01_1.cpp new file mode 100644 index 0000000..c82c1a9 --- /dev/null +++ b/Lab01_#01/Lab01_1/Lab01_1.cpp @@ -0,0 +1,26 @@ +// Lab01_01.cpp : The goal of this program is to take two strings and add them together to create a new string. +//Author:Thomas Morrissey +//Collaborated With Luke Gosnell +//Date: 1-20-2014 +// Program Name: Lab01_01 + +#include "stdafx.h" +#include +#include +using namespace std; + + +int main() +{ + string str01; + cout << "What is your favorite food: "; + cin >> str01; + getchar(); + string str02; + cout << "What is your second favorite food: "; + cin >> str02; + getchar(); + cout << "New Food: " << str01 << str02; + getchar(); + return 0; +} diff --git a/Lab01_#01/Lab01_1/Lab01_1.vcxproj b/Lab01_#01/Lab01_1/Lab01_1.vcxproj new file mode 100644 index 0000000..308050a --- /dev/null +++ b/Lab01_#01/Lab01_1/Lab01_1.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {F8E40262-4AE9-44BB-977C-ED4112249FC7} + 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_#01/Lab01_1/Lab01_1.vcxproj.filters b/Lab01_#01/Lab01_1/Lab01_1.vcxproj.filters new file mode 100644 index 0000000..8084f58 --- /dev/null +++ b/Lab01_#01/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_#01/Lab01_1/ReadMe.txt b/Lab01_#01/Lab01_1/ReadMe.txt new file mode 100644 index 0000000..a4f625d --- /dev/null +++ b/Lab01_#01/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_#01/Lab01_1/stdafx.cpp b/Lab01_#01/Lab01_1/stdafx.cpp new file mode 100644 index 0000000..7c0fb05 --- /dev/null +++ b/Lab01_#01/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_#01/Lab01_1/stdafx.h b/Lab01_#01/Lab01_1/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_#01/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_#01/Lab01_1/targetver.h b/Lab01_#01/Lab01_1/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_#01/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_#01/ipch/lab01_1-1338b0e2/lab01_1-96a3204c.ipch b/Lab01_#01/ipch/lab01_1-1338b0e2/lab01_1-96a3204c.ipch new file mode 100644 index 0000000..3d04d91 Binary files /dev/null and b/Lab01_#01/ipch/lab01_1-1338b0e2/lab01_1-96a3204c.ipch differ diff --git a/Lab01_#01/ipch/lab01_1-b6928364/lab01_1-96a3204c.ipch b/Lab01_#01/ipch/lab01_1-b6928364/lab01_1-96a3204c.ipch new file mode 100644 index 0000000..61a135d Binary files /dev/null and b/Lab01_#01/ipch/lab01_1-b6928364/lab01_1-96a3204c.ipch differ diff --git a/Lab01_#02/ConsoleApplication1.sdf b/Lab01_#02/ConsoleApplication1.sdf new file mode 100644 index 0000000..d0b5fc7 Binary files /dev/null and b/Lab01_#02/ConsoleApplication1.sdf differ diff --git a/Lab01_#02/ConsoleApplication1.v12.suo b/Lab01_#02/ConsoleApplication1.v12.suo new file mode 100644 index 0000000..4ba3bf3 Binary files /dev/null and b/Lab01_#02/ConsoleApplication1.v12.suo differ diff --git a/Lab01_#02/ConsoleApplication1/ConsoleApplication1.vcxproj b/Lab01_#02/ConsoleApplication1/ConsoleApplication1.vcxproj new file mode 100644 index 0000000..608e859 --- /dev/null +++ b/Lab01_#02/ConsoleApplication1/ConsoleApplication1.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {AF6A866B-F1A2-4E3F-83BF-F285A7A5E7AA} + Win32Proj + ConsoleApplication1 + + + + 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_#02/ConsoleApplication1/ConsoleApplication1.vcxproj.filters b/Lab01_#02/ConsoleApplication1/ConsoleApplication1.vcxproj.filters new file mode 100644 index 0000000..bd3d212 --- /dev/null +++ b/Lab01_#02/ConsoleApplication1/ConsoleApplication1.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_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/CL.read.1.tlog b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/CL.read.1.tlog new file mode 100644 index 0000000..3d985cb Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/CL.read.1.tlog differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/CL.write.1.tlog b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/CL.write.1.tlog new file mode 100644 index 0000000..45f86b6 Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/CL.write.1.tlog differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/ConsoleApplication1.lastbuildstate b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/ConsoleApplication1.lastbuildstate new file mode 100644 index 0000000..85bb554 --- /dev/null +++ b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/ConsoleApplication1.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|c:\users\ieuser\documents\visual studio 2013\Projects\ConsoleApplication1\| diff --git a/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/cl.command.1.tlog b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/cl.command.1.tlog new file mode 100644 index 0000000..2840f0d Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/cl.command.1.tlog differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/link.command.1.tlog b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/link.command.1.tlog new file mode 100644 index 0000000..8e13e6c Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/link.command.1.tlog differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/link.read.1.tlog b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/link.read.1.tlog new file mode 100644 index 0000000..436042e Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/link.read.1.tlog differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/link.write.1.tlog b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/link.write.1.tlog new file mode 100644 index 0000000..4372499 Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/ConsoleA.AF6A866B.tlog/link.write.1.tlog differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/ConsoleApplication1.log b/Lab01_#02/ConsoleApplication1/Debug/ConsoleApplication1.log new file mode 100644 index 0000000..6d00d2e --- /dev/null +++ b/Lab01_#02/ConsoleApplication1/Debug/ConsoleApplication1.log @@ -0,0 +1,14 @@ +Build started 1/20/2015 6:05:27 AM. +Project "c:\Users\IEUser\documents\visual studio 2013\Projects\ConsoleApplication1\ConsoleApplication1\ConsoleApplication1.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\ConsoleApplication1.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt ConsoleApplication1.cpp + ConsoleApplication1.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\ConsoleApplication1\Debug\ConsoleApplication1.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\ConsoleApplication1\Debug\ConsoleApplication1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\users\ieuser\documents\visual studio 2013\Projects\ConsoleApplication1\Debug\ConsoleApplication1.lib" /MACHINE:X86 Debug\ConsoleApplication1.obj + Debug\stdafx.obj + ConsoleApplication1.vcxproj -> c:\users\ieuser\documents\visual studio 2013\Projects\ConsoleApplication1\Debug\ConsoleApplication1.exe +Done Building Project "c:\Users\IEUser\documents\visual studio 2013\Projects\ConsoleApplication1\ConsoleApplication1\ConsoleApplication1.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:00.85 diff --git a/Lab01_#02/ConsoleApplication1/Debug/ConsoleApplication1.obj b/Lab01_#02/ConsoleApplication1/Debug/ConsoleApplication1.obj new file mode 100644 index 0000000..9a05782 Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/ConsoleApplication1.obj differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/ConsoleApplication1.pch b/Lab01_#02/ConsoleApplication1/Debug/ConsoleApplication1.pch new file mode 100644 index 0000000..6ce0188 Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/ConsoleApplication1.pch differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/stdafx.obj b/Lab01_#02/ConsoleApplication1/Debug/stdafx.obj new file mode 100644 index 0000000..0c30add Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/stdafx.obj differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/vc120.idb b/Lab01_#02/ConsoleApplication1/Debug/vc120.idb new file mode 100644 index 0000000..cff01f4 Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/vc120.idb differ diff --git a/Lab01_#02/ConsoleApplication1/Debug/vc120.pdb b/Lab01_#02/ConsoleApplication1/Debug/vc120.pdb new file mode 100644 index 0000000..23b2460 Binary files /dev/null and b/Lab01_#02/ConsoleApplication1/Debug/vc120.pdb differ diff --git a/Lab01_#02/ConsoleApplication1/Lab01_02.cpp b/Lab01_#02/ConsoleApplication1/Lab01_02.cpp new file mode 100644 index 0000000..42d2b3d --- /dev/null +++ b/Lab01_#02/ConsoleApplication1/Lab01_02.cpp @@ -0,0 +1,23 @@ +// ConsoleApplication1.cpp : This program is a tipping machine. +//Program Name:Lab01_02 +//Date Written:1-20-2015 +//Author: Thomas Morrissey + +#include "stdafx.h" +#include +#include +using namespace std; + + +int main() +{ + int number; + cout << "Please Enter Bill Total: "; + cin >> number; + getchar(); + cout << "A 15% tip is " << number*0.15 << " dollars" << ".\n"; + cout << "A 20% tip would be " << number*0.20 << " dollars" << ".\n"; + getchar(); + return 0; +} + diff --git a/Lab01_#02/ConsoleApplication1/ReadMe.txt b/Lab01_#02/ConsoleApplication1/ReadMe.txt new file mode 100644 index 0000000..4cb8a2f --- /dev/null +++ b/Lab01_#02/ConsoleApplication1/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : ConsoleApplication1 Project Overview +======================================================================== + +AppWizard has created this ConsoleApplication1 application for you. + +This file contains a summary of what you will find in each of the files that +make up your ConsoleApplication1 application. + + +ConsoleApplication1.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. + +ConsoleApplication1.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). + +ConsoleApplication1.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 ConsoleApplication1.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_#02/ConsoleApplication1/stdafx.cpp b/Lab01_#02/ConsoleApplication1/stdafx.cpp new file mode 100644 index 0000000..f1d63e0 --- /dev/null +++ b/Lab01_#02/ConsoleApplication1/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// ConsoleApplication1.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_#02/ConsoleApplication1/stdafx.h b/Lab01_#02/ConsoleApplication1/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_#02/ConsoleApplication1/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_#02/ConsoleApplication1/targetver.h b/Lab01_#02/ConsoleApplication1/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_#02/ConsoleApplication1/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_#02/Debug/ConsoleApplication1.exe b/Lab01_#02/Debug/ConsoleApplication1.exe new file mode 100644 index 0000000..7ececb0 Binary files /dev/null and b/Lab01_#02/Debug/ConsoleApplication1.exe differ diff --git a/Lab01_#02/Debug/ConsoleApplication1.ilk b/Lab01_#02/Debug/ConsoleApplication1.ilk new file mode 100644 index 0000000..2683513 Binary files /dev/null and b/Lab01_#02/Debug/ConsoleApplication1.ilk differ diff --git a/Lab01_#02/Debug/ConsoleApplication1.pdb b/Lab01_#02/Debug/ConsoleApplication1.pdb new file mode 100644 index 0000000..4abc4fd Binary files /dev/null and b/Lab01_#02/Debug/ConsoleApplication1.pdb differ diff --git a/Lab01_#02/Lab01_02.sdf b/Lab01_#02/Lab01_02.sdf new file mode 100644 index 0000000..4195108 Binary files /dev/null and b/Lab01_#02/Lab01_02.sdf differ diff --git a/Lab01_#02/Lab01_02.sln b/Lab01_#02/Lab01_02.sln new file mode 100644 index 0000000..d3c110a --- /dev/null +++ b/Lab01_#02/Lab01_02.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}") = "ConsoleApplication1", "ConsoleApplication1\ConsoleApplication1.vcxproj", "{AF6A866B-F1A2-4E3F-83BF-F285A7A5E7AA}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {AF6A866B-F1A2-4E3F-83BF-F285A7A5E7AA}.Debug|Win32.ActiveCfg = Debug|Win32 + {AF6A866B-F1A2-4E3F-83BF-F285A7A5E7AA}.Debug|Win32.Build.0 = Debug|Win32 + {AF6A866B-F1A2-4E3F-83BF-F285A7A5E7AA}.Release|Win32.ActiveCfg = Release|Win32 + {AF6A866B-F1A2-4E3F-83BF-F285A7A5E7AA}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_#02/Lab01_02.v12.suo b/Lab01_#02/Lab01_02.v12.suo new file mode 100644 index 0000000..1303291 Binary files /dev/null and b/Lab01_#02/Lab01_02.v12.suo differ diff --git a/Lab01_#02/ipch/consoleapplication1-3ca5393/consoleapplication1-3c45e224.ipch b/Lab01_#02/ipch/consoleapplication1-3ca5393/consoleapplication1-3c45e224.ipch new file mode 100644 index 0000000..3066731 Binary files /dev/null and b/Lab01_#02/ipch/consoleapplication1-3ca5393/consoleapplication1-3c45e224.ipch differ diff --git a/Lab01_#03/Debug/Lab01_03.exe b/Lab01_#03/Debug/Lab01_03.exe new file mode 100644 index 0000000..261a2bb Binary files /dev/null and b/Lab01_#03/Debug/Lab01_03.exe differ diff --git a/Lab01_#03/Debug/Lab01_03.ilk b/Lab01_#03/Debug/Lab01_03.ilk new file mode 100644 index 0000000..5608575 Binary files /dev/null and b/Lab01_#03/Debug/Lab01_03.ilk differ diff --git a/Lab01_#03/Debug/Lab01_03.pdb b/Lab01_#03/Debug/Lab01_03.pdb new file mode 100644 index 0000000..5641da7 Binary files /dev/null and b/Lab01_#03/Debug/Lab01_03.pdb differ diff --git a/Lab01_#03/Lab01_03.sdf b/Lab01_#03/Lab01_03.sdf new file mode 100644 index 0000000..55f5f43 Binary files /dev/null and b/Lab01_#03/Lab01_03.sdf differ diff --git a/Lab01_#03/Lab01_03.sln b/Lab01_#03/Lab01_03.sln new file mode 100644 index 0000000..8b46541 --- /dev/null +++ b/Lab01_#03/Lab01_03.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_03", "Lab01_03\Lab01_03.vcxproj", "{6D343AC9-8192-4B46-9AD4-2D3F765B988F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6D343AC9-8192-4B46-9AD4-2D3F765B988F}.Debug|Win32.ActiveCfg = Debug|Win32 + {6D343AC9-8192-4B46-9AD4-2D3F765B988F}.Debug|Win32.Build.0 = Debug|Win32 + {6D343AC9-8192-4B46-9AD4-2D3F765B988F}.Release|Win32.ActiveCfg = Release|Win32 + {6D343AC9-8192-4B46-9AD4-2D3F765B988F}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_#03/Lab01_03.v12.suo b/Lab01_#03/Lab01_03.v12.suo new file mode 100644 index 0000000..248a216 Binary files /dev/null and b/Lab01_#03/Lab01_03.v12.suo differ diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.log b/Lab01_#03/Lab01_03/Debug/Lab01_03.log new file mode 100644 index 0000000..9e1f201 --- /dev/null +++ b/Lab01_#03/Lab01_03/Debug/Lab01_03.log @@ -0,0 +1,14 @@ +Build started 1/21/2015 6:34:47 AM. +Project "C:\Users\IEUser\Cpp_Lab_01\Lab01_#03\Lab01_03\Lab01_03.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_03.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_03.cpp + Lab01_03.cpp +Link: + C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\IEUser\Cpp_Lab_01\Lab01_#03\Debug\Lab01_03.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_#03\Debug\Lab01_03.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Cpp_Lab_01\Lab01_#03\Debug\Lab01_03.lib" /MACHINE:X86 Debug\Lab01_03.obj + Debug\stdafx.obj + Lab01_03.vcxproj -> C:\Users\IEUser\Cpp_Lab_01\Lab01_#03\Debug\Lab01_03.exe +Done Building Project "C:\Users\IEUser\Cpp_Lab_01\Lab01_#03\Lab01_03\Lab01_03.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:02.23 diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.obj b/Lab01_#03/Lab01_03/Debug/Lab01_03.obj new file mode 100644 index 0000000..43d61da Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/Lab01_03.obj differ diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.pch b/Lab01_#03/Lab01_03/Debug/Lab01_03.pch new file mode 100644 index 0000000..3053ff5 Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/Lab01_03.pch differ diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/CL.read.1.tlog b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/CL.read.1.tlog new file mode 100644 index 0000000..873eaa4 Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/CL.read.1.tlog differ diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/CL.write.1.tlog b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/CL.write.1.tlog new file mode 100644 index 0000000..845dee3 Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/CL.write.1.tlog differ diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/Lab01_03.lastbuildstate b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/Lab01_03.lastbuildstate new file mode 100644 index 0000000..7307495 --- /dev/null +++ b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/Lab01_03.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\Cpp_Lab_01\Lab01_#03\| diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/cl.command.1.tlog b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/cl.command.1.tlog new file mode 100644 index 0000000..84a5664 Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/cl.command.1.tlog differ diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/link.command.1.tlog b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/link.command.1.tlog new file mode 100644 index 0000000..90c6ad6 Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/link.command.1.tlog differ diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/link.read.1.tlog b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/link.read.1.tlog new file mode 100644 index 0000000..cc15bdc Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/link.read.1.tlog differ diff --git a/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/link.write.1.tlog b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/link.write.1.tlog new file mode 100644 index 0000000..6b78d2b Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/Lab01_03.tlog/link.write.1.tlog differ diff --git a/Lab01_#03/Lab01_03/Debug/stdafx.obj b/Lab01_#03/Lab01_03/Debug/stdafx.obj new file mode 100644 index 0000000..0c1f288 Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/stdafx.obj differ diff --git a/Lab01_#03/Lab01_03/Debug/vc120.idb b/Lab01_#03/Lab01_03/Debug/vc120.idb new file mode 100644 index 0000000..8683a88 Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/vc120.idb differ diff --git a/Lab01_#03/Lab01_03/Debug/vc120.pdb b/Lab01_#03/Lab01_03/Debug/vc120.pdb new file mode 100644 index 0000000..374328c Binary files /dev/null and b/Lab01_#03/Lab01_03/Debug/vc120.pdb differ diff --git a/Lab01_#03/Lab01_03/Lab01_03.cpp b/Lab01_#03/Lab01_03/Lab01_03.cpp new file mode 100644 index 0000000..589c604 --- /dev/null +++ b/Lab01_#03/Lab01_03/Lab01_03.cpp @@ -0,0 +1,30 @@ +// Lab01_03.cpp : This program works to find the total cost of a car. +//Program Name: Lab01_03 +//Date Written: 1-20-2015 +//Author: Thomas Morrissey + +#include "stdafx.h" +#include +#include +using namespace std; + + +int main() +{ + double BasePrice; + double Tax = 0.0; + double License = 0.0; + double TotalPrice = 0; + int DealerPrep = 50; + int Destination = 25; + cout << "Enter Base Price for Car: "; + cin >> BasePrice; + getchar(); + Tax = BasePrice*0.0725; + License = BasePrice*0.1725; + TotalPrice = BasePrice + Tax + License + DealerPrep + Destination; + cout << "The total cost of this vechile: " << TotalPrice << ".\n"; + getchar(); + return 0; +} + diff --git a/Lab01_#03/Lab01_03/Lab01_03.vcxproj b/Lab01_#03/Lab01_03/Lab01_03.vcxproj new file mode 100644 index 0000000..2e4f63d --- /dev/null +++ b/Lab01_#03/Lab01_03/Lab01_03.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {6D343AC9-8192-4B46-9AD4-2D3F765B988F} + Win32Proj + Lab01_03 + + + + 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_#03/Lab01_03/Lab01_03.vcxproj.filters b/Lab01_#03/Lab01_03/Lab01_03.vcxproj.filters new file mode 100644 index 0000000..5dc34ed --- /dev/null +++ b/Lab01_#03/Lab01_03/Lab01_03.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_#03/Lab01_03/ReadMe.txt b/Lab01_#03/Lab01_03/ReadMe.txt new file mode 100644 index 0000000..a747865 --- /dev/null +++ b/Lab01_#03/Lab01_03/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_03 Project Overview +======================================================================== + +AppWizard has created this Lab01_03 application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_03 application. + + +Lab01_03.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_03.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_03.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_03.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_#03/Lab01_03/stdafx.cpp b/Lab01_#03/Lab01_03/stdafx.cpp new file mode 100644 index 0000000..47081e0 --- /dev/null +++ b/Lab01_#03/Lab01_03/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_03.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_#03/Lab01_03/stdafx.h b/Lab01_#03/Lab01_03/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_#03/Lab01_03/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_#03/Lab01_03/targetver.h b/Lab01_#03/Lab01_03/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_#03/Lab01_03/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_#03/ipch/lab01_03-263a1a48/lab01_03-68e881be.ipch b/Lab01_#03/ipch/lab01_03-263a1a48/lab01_03-68e881be.ipch new file mode 100644 index 0000000..94da53c Binary files /dev/null and b/Lab01_#03/ipch/lab01_03-263a1a48/lab01_03-68e881be.ipch differ diff --git a/Lab01_#03/ipch/lab01_03-3bb6ba25/lab01_03-68e881be.ipch b/Lab01_#03/ipch/lab01_03-3bb6ba25/lab01_03-68e881be.ipch new file mode 100644 index 0000000..d04d163 Binary files /dev/null and b/Lab01_#03/ipch/lab01_03-3bb6ba25/lab01_03-68e881be.ipch differ diff --git a/Lab01_#04/Debug/Lab01_04.exe b/Lab01_#04/Debug/Lab01_04.exe new file mode 100644 index 0000000..6adae9d Binary files /dev/null and b/Lab01_#04/Debug/Lab01_04.exe differ diff --git a/Lab01_#04/Debug/Lab01_04.pdb b/Lab01_#04/Debug/Lab01_04.pdb new file mode 100644 index 0000000..02b43c7 Binary files /dev/null and b/Lab01_#04/Debug/Lab01_04.pdb differ diff --git a/Lab01_#04/Lab01_04.sdf b/Lab01_#04/Lab01_04.sdf new file mode 100644 index 0000000..d0d9bc2 Binary files /dev/null and b/Lab01_#04/Lab01_04.sdf differ diff --git a/Lab01_#04/Lab01_04.sln b/Lab01_#04/Lab01_04.sln new file mode 100644 index 0000000..3ecfb16 --- /dev/null +++ b/Lab01_#04/Lab01_04.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_04", "Lab01_04\Lab01_04.vcxproj", "{35210D51-A9C7-486E-B4F9-F4149EE8B3DB}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {35210D51-A9C7-486E-B4F9-F4149EE8B3DB}.Debug|Win32.ActiveCfg = Debug|Win32 + {35210D51-A9C7-486E-B4F9-F4149EE8B3DB}.Debug|Win32.Build.0 = Debug|Win32 + {35210D51-A9C7-486E-B4F9-F4149EE8B3DB}.Release|Win32.ActiveCfg = Release|Win32 + {35210D51-A9C7-486E-B4F9-F4149EE8B3DB}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Lab01_#04/Lab01_04.v12.suo b/Lab01_#04/Lab01_04.v12.suo new file mode 100644 index 0000000..bbcc3b5 Binary files /dev/null and b/Lab01_#04/Lab01_04.v12.suo differ diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.log b/Lab01_#04/Lab01_04/Debug/Lab01_04.log new file mode 100644 index 0000000..2dceaaf --- /dev/null +++ b/Lab01_#04/Lab01_04/Debug/Lab01_04.log @@ -0,0 +1,17 @@ +Build started 1/21/2015 6:24:00 AM. +Project "C:\Users\IEUser\Cpp_Lab_01\Lab01_#04\Lab01_04\Lab01_04.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_04.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Lab01_04.cpp + Lab01_04.cpp +c:\users\ieuser\cpp_lab_01\lab01_#04\lab01_04\lab01_04.cpp(18): 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\Lab01_#04\Debug\Lab01_04.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_#04\Debug\Lab01_04.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Cpp_Lab_01\Lab01_#04\Debug\Lab01_04.lib" /MACHINE:X86 Debug\Lab01_04.obj + Debug\stdafx.obj +LINK : warning LNK4076: invalid incremental status file 'C:\Users\IEUser\Cpp_Lab_01\Lab01_#04\Debug\Lab01_04.ilk' (which will be deleted); linking nonincrementally +Lab01_04.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/OPT:LBR' specification + Lab01_04.vcxproj -> C:\Users\IEUser\Cpp_Lab_01\Lab01_#04\Debug\Lab01_04.exe +Done Building Project "C:\Users\IEUser\Cpp_Lab_01\Lab01_#04\Lab01_04\Lab01_04.vcxproj" (Build target(s)). + +Build succeeded. + +Time Elapsed 00:00:01.12 diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.obj b/Lab01_#04/Lab01_04/Debug/Lab01_04.obj new file mode 100644 index 0000000..b84c58a Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/Lab01_04.obj differ diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.pch b/Lab01_#04/Lab01_04/Debug/Lab01_04.pch new file mode 100644 index 0000000..f71f629 Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/Lab01_04.pch differ diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/CL.read.1.tlog b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/CL.read.1.tlog new file mode 100644 index 0000000..3d5af8b Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/CL.read.1.tlog differ diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/CL.write.1.tlog b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/CL.write.1.tlog new file mode 100644 index 0000000..5322d62 Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/CL.write.1.tlog differ diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/Lab01_04.lastbuildstate b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/Lab01_04.lastbuildstate new file mode 100644 index 0000000..2806acc --- /dev/null +++ b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/Lab01_04.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|C:\Users\IEUser\Cpp_Lab_01\Lab01_#04\| diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/cl.command.1.tlog b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/cl.command.1.tlog new file mode 100644 index 0000000..ae0a6e1 Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/cl.command.1.tlog differ diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/link.command.1.tlog b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/link.command.1.tlog new file mode 100644 index 0000000..55c15a0 Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/link.command.1.tlog differ diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/link.read.1.tlog b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/link.read.1.tlog new file mode 100644 index 0000000..a7b9a2a Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/link.read.1.tlog differ diff --git a/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/link.write.1.tlog b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/link.write.1.tlog new file mode 100644 index 0000000..f2aa2bd Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/Lab01_04.tlog/link.write.1.tlog differ diff --git a/Lab01_#04/Lab01_04/Debug/stdafx.obj b/Lab01_#04/Lab01_04/Debug/stdafx.obj new file mode 100644 index 0000000..a8ad2e0 Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/stdafx.obj differ diff --git a/Lab01_#04/Lab01_04/Debug/vc120.idb b/Lab01_#04/Lab01_04/Debug/vc120.idb new file mode 100644 index 0000000..3568471 Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/vc120.idb differ diff --git a/Lab01_#04/Lab01_04/Debug/vc120.pdb b/Lab01_#04/Lab01_04/Debug/vc120.pdb new file mode 100644 index 0000000..8754ed1 Binary files /dev/null and b/Lab01_#04/Lab01_04/Debug/vc120.pdb differ diff --git a/Lab01_#04/Lab01_04/Lab01_04.cpp b/Lab01_#04/Lab01_04/Lab01_04.cpp new file mode 100644 index 0000000..b869121 --- /dev/null +++ b/Lab01_#04/Lab01_04/Lab01_04.cpp @@ -0,0 +1,36 @@ +// Lab01_04.cpp : The Goal of this program is to make a random message generator. +//Author: Thomas Morrissey +//Date Written: 1-21-2015 +//Program Name: Lab01_#04 + + +#include "stdafx.h" +#include +#include +#include +using namespace std; + + + +int main() +{ + int Number; + srand(time(0)); + Number = rand() % 5 + 1; + if (Number == 1) { + cout << "HELLO WORLD!!!" << endl;} + else if (Number == 2){ + cout << "I LIKE CIS!!!" << endl;} + else if (Number == 3){ + cout << "I'M BATMAN!" << endl; + cout << "Superman's better!" << endl;} + else if (Number == 4){ + cout << "My name is Khan." << endl; + cout << "KHAN" << endl;} + else if (Number == 5){ + cout << "Sonic The Hedgehog" << endl; + cout << "Making bad games since 2006." << endl;} + getchar(); + return 0; +} + diff --git a/Lab01_#04/Lab01_04/Lab01_04.vcxproj b/Lab01_#04/Lab01_04/Lab01_04.vcxproj new file mode 100644 index 0000000..5263541 --- /dev/null +++ b/Lab01_#04/Lab01_04/Lab01_04.vcxproj @@ -0,0 +1,95 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {35210D51-A9C7-486E-B4F9-F4149EE8B3DB} + Win32Proj + Lab01_04 + + + + 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_#04/Lab01_04/Lab01_04.vcxproj.filters b/Lab01_#04/Lab01_04/Lab01_04.vcxproj.filters new file mode 100644 index 0000000..fbc3f67 --- /dev/null +++ b/Lab01_#04/Lab01_04/Lab01_04.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_#04/Lab01_04/ReadMe.txt b/Lab01_#04/Lab01_04/ReadMe.txt new file mode 100644 index 0000000..f5444c9 --- /dev/null +++ b/Lab01_#04/Lab01_04/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : Lab01_04 Project Overview +======================================================================== + +AppWizard has created this Lab01_04 application for you. + +This file contains a summary of what you will find in each of the files that +make up your Lab01_04 application. + + +Lab01_04.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_04.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_04.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_04.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_#04/Lab01_04/stdafx.cpp b/Lab01_#04/Lab01_04/stdafx.cpp new file mode 100644 index 0000000..533813d --- /dev/null +++ b/Lab01_#04/Lab01_04/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Lab01_04.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_#04/Lab01_04/stdafx.h b/Lab01_#04/Lab01_04/stdafx.h new file mode 100644 index 0000000..b005a83 --- /dev/null +++ b/Lab01_#04/Lab01_04/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_#04/Lab01_04/targetver.h b/Lab01_#04/Lab01_04/targetver.h new file mode 100644 index 0000000..87c0086 --- /dev/null +++ b/Lab01_#04/Lab01_04/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_#04/ipch/lab01_04-9c45c4ab/lab01_04-68fa9a3f.ipch b/Lab01_#04/ipch/lab01_04-9c45c4ab/lab01_04-68fa9a3f.ipch new file mode 100644 index 0000000..f3f4ede Binary files /dev/null and b/Lab01_#04/ipch/lab01_04-9c45c4ab/lab01_04-68fa9a3f.ipch differ diff --git a/Lab01_#04/ipch/lab01_04-b1c26488/lab01_04-68fa9a3f.ipch b/Lab01_#04/ipch/lab01_04-b1c26488/lab01_04-68fa9a3f.ipch new file mode 100644 index 0000000..4ba748d Binary files /dev/null and b/Lab01_#04/ipch/lab01_04-b1c26488/lab01_04-68fa9a3f.ipch differ