Open main menu

CDOT Wiki β

Changes

Project 20111 - OOP344

323 bytes added, 09:18, 7 April 2011
The Application
==[[BIO Functions oop344 20111|Basic Input/Output Functions]]==
* Each team member is to commit a section of the code and resolve possible conflicts.
==[[Console UI Core Classes - OOP344 20111|The FrameworkCore Classes]]==* [[Console UI Core Classes - OOP344 20111#Basic_.28BIO.29_Encapsulating_Classes|Basic BIO Encapsulating Classes]]*: This part is written in C++ and encapsulates the basic input/output (BIO) routines into classes.* Frame work[[Console UI Core Classes - OOP344 20111#Complex_Core_User_Interface_classes|Complex Core User Interface classes]] *: Uses the Basic Encapsulating Classes to create a User Interface Framework Core Classes for text based applications 
==The Application==
* The Application
*: This part is written in C++ and uses the Framewrok Framework to interact with the user.===Data File===[[Movie Record - OOP344 20111]]