Changes

Jump to: navigation, search

Project A2 20141 - OOP344

3 bytes added, 21:01, 7 March 2014
m
Spec Code Changes
The basic information of A2 is on the BTP300 site linked [https://cs.senecac.on.ca/~btp300/pages/assignments/a2.html here]. A number of issues have been identified within the assignment spec and so a series of amendments is required in order for the spec to produce a correct assignment. The amendments are listed here. In addition, we are also listing a number of clarifications and suggestions that you may find helpful while implementing this assignment. Those will follow the spec code amendments.
= Spec Code Changes Amendments =
== cfg.h ==
* Instead of #defining NULL in cfg.h, you should '''#include &lt;cstdlib>''' at the top of cfg.h. eg:<br/>

Navigation menu