Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20111

565 bytes added, 08:28, 15 March 2011
Due Dates
* '''Avoid "just in case" includes.'''
=Due Dates=
*Sat March 19
*: Merge the bio additions to your bio.c and bio.h
*: Add all the files for mock-up classes
*:# create .h and .cpp files for all classes
*:#: the name of the file is all lower case and is the same as class name (i.e CFrame class: cframe.h and cframe.cpp)
*: Tag it in Release 0.3
*:# copy the class definitions to into .h files
*:# create mock-up methods for the class defs
*Tue March 22
*: merge the code for CFrame and CFeild from tags/fardad/coreclasses into your project and compile, run and test it with Test1Frame.cpp
*: Tag it in Release 0.35
 
= General Internal Header file (cgh.h R0.1)=
The general header file holds the common setting and definition between all the Core Classes.

Navigation menu