21
edits
Changes
→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]]