Open main menu

CDOT Wiki β

Changes

OOP344 Assignment Two

125 bytes added, 11:56, 19 October 2009
General Definition Header file
==General Definition Header file==
create a file called: '''io_def.h'''. This file will any nessecary definitions or inclusions for the project. ultimately, users (future programmers) will only include this header file to be able to use the IO Classes. 
==Mandatory Classes==
As the first part of your project this semester, you are to create few classes to encapsulate [[OOP344 Assignment One|Console Input Output Library]]