21
edits
Changes
Created page with '{{OOP344 Index | 20111}} = The Project = ==Basic Input/Output Functions== * C-based multi-platform IO functions: (Majority of the code is provided by the prof). * The Proj…'
{{OOP344 Index | 20111}}
= The Project =
==Basic Input/Output Functions==
* C-based multi-platform IO functions: (Majority of the code is provided by the prof).
* The Project is initiated on individual SVN accounts for each team.
* Each team member is to commit a section of the code and resolve possible conflicts.
==The Framework==
* Basic Encapsulating Classes
*: This part is written in C++ and encapsulates the basic input/output routines into classes.
* Frame work
*: Uses the Basic Encapsulating Classes to create a User Interface Framework for text based applications
==The Application==
* The Application
*: This part is written in C++ and uses the Framewrok to interact with the user.
= The Project =
==Basic Input/Output Functions==
* C-based multi-platform IO functions: (Majority of the code is provided by the prof).
* The Project is initiated on individual SVN accounts for each team.
* Each team member is to commit a section of the code and resolve possible conflicts.
==The Framework==
* Basic Encapsulating Classes
*: This part is written in C++ and encapsulates the basic input/output routines into classes.
* Frame work
*: Uses the Basic Encapsulating Classes to create a User Interface Framework for text based applications
==The Application==
* The Application
*: This part is written in C++ and uses the Framewrok to interact with the user.