Open main menu

CDOT Wiki β

Changes

OOP344 - 20101

51 bytes added, 00:09, 14 September 2009
The Project
* [[OOP344 Assignment One#Console Input Output Library|Console Input Output Library (ciol)]]
** [[OOP344 Assignment One#Basic Console Input Output|Basic Console Input Output (bcioio)]]: <br /> This part is written in C language. It is responsible to handle basic input output features needed to interact with console
** Line and Selection Editor.<br /> This part is written in C Language and only uses bcio routines, to interact with the console. It is responsible to do full edit on a single line text and also provide basis for a multi-line text editor. Also it provides means (A Checkbox) to create selection lists.