Changes

Jump to: navigation, search

OOP344 - 20101

894 bytes removed, 20:03, 10 January 2010
no edit summary
Done individually! Each student must complete and hand her/his own work, no collaboration permitted for this part.
The assignment can be found [[OOP344_Assignment_One|here]].
 
* [[OOP344 Assignment One#Console Input Output Library|Console Input Output Library (ciol)]]
** [[OOP344 Assignment One#Basic Console Input Output|Basic Console Input Output (io)]]: <br /> This part is written in C language. It is responsible for handling basic input output features needed to interact with the console
** [[OOP344 Assignment One#Line and Selection Editor|Line and Selection Editor:]]<br /> This part is written in C Language and only uses bcio routines, to interact with the console.
*** [[OOP344 Assignment One#Line Editor: int io_edit(........)|Line Editor]]<br /> This is responsible for making a full edit on a single line of text and also provide basis for a multi-line text editor.
*** [[OOP344 Assignment One#Selection Editor|Selection Editor]]<br /> It provides means (A Checkbox) to create selection lists or Yes/No queries.
===Open Source===
This part will be done collaboratively in groups of 4 - 8 students under a simulated open source model
* Basic Encapsulating Classes (bec)<br /> This part is written in C++ and encapsulates the '''''io''''' routines into classes* The Text EditorApplication<br />this part is written in C++ and uses the '''''bec''''' "Basic Encapsulating Classes" classes to do full text editinteract with the user.
==Grading==

Navigation menu