Changes

Jump to: navigation, search

Team B - OOP344 20133

281 bytes added, 01:34, 14 November 2013
Tips & Important Notes
* Use the class name for the name of the file but make sure it is all '''''lowercase'''''.
*: For example '''CFrame''' class should have '''cframe.h''' and '''cframe.cpp''' files for its implementation.
* Avoid placing using directives and declarations in header files, as this might lead to namespace conflicts since we do not know in which order a header file will be included within any other file (source: Chris Szalwinski, BTP300 readings on namespace design considerations)
 
== Project Marking Percentage ==
<big>

Navigation menu