SYSC 2002 Winter 2011 Lab Test #4 Version #1 Instructions: In G:/2002 you will find an ECOR 1606 crib sheet: - We recommend that you open this file for reference. In G:/2002 you will also find Dev-C++ Project Guidelines: - We recommend that you also open this file for reference. Also in G:/2002 you will also find "stdstuff.h", "IntBag.h", "IntBag.cpp", "Date.h" and "Date.cpp": - Copy and paste these five files to C:/Temp. - Note that the Chapter 8 (Version 3) Date class is for reference only -- it is not part of your project. In C:/Temp you will find "lt4v1soln.exe": - Run this executable to see the expected output. Start Dev-C++ (under Start, Programs, Bloodshed...). Create a new Dev-C++ project in C:/Temp (see the Dev-C++ Project Guidelines). - Include "lt4v1.cpp" and the IntBag class ("IntBag.h" and "IntBag.cpp") in your project. Follow the instructions at the top of file "lt4v1.cpp" and complete the lab test. - You may use the Date class (Date.h and Date.cpp) to help with syntax, etc. - Save your file often, in case of a Dev-C++ or machine crash! Submit your updated files "IntBag.h" and "IntBag.cpp". - *** BE VERY CAREFUL TO SUBMIT YOUR UPDATED VERSIONS AND NOT THE ORIGINAL FILES!! *** - Submit often (don't wait until the last minute)! - Only the last version you submit is marked. - The deadline is 5:15pm. When you are done, please reboot your machine.