SYSC 2002 Winter 2011 Lab Test #3 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", "Date.h" and "Date.cpp": - Copy and paste these three files to C:/Temp. - Note that the Date class is for reference only -- it is not part of your project. In C:/Temp you will find "lt3v1soln.exe": - Run this executable to see the expected output. Create two empty files in C:/Temp: "StudentMarks.h" and "StudentMarks.cpp". Start Dev-C++ (under Start, Programs, Bloodshed...). Create a new Dev-C++ project in C:/Temp (see the Dev-C++ Project Guidelines). - Include "lt3v1.cpp" and the StudentMarks class ("StudentMarks.h" and "StudentMarks.cpp") in your project. Follow the instructions at the top of file "lt3v1.cpp" and complete the lab test. - 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 files "StudentMarks.h" and "StudentMarks.cpp". - 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.