1
edit
Changes
m
→minor changes
* Basic Encapsulating Classes
*: This part is written in C++ and encapsulates the basic input/output routines into classes.
* Frame workFramework
*: 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 Framework to interact with the user.