21
edits
Changes
m
= The Project (under construction)=
The project for this semester is a multiplatform text based, Text Editor and is done using opensource concepts<br />
The project is divided into 2 main parts. The Basic Input Output Library, and Main Application
==Basic Input Output Library==
* 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.
==Main Applicaton==
This part will be done collaboratively in groups of 4 - 8 students under a simulated open source model
* Basic Encapsulating Classes <br /> This part is written in C++ and encapsulates the '''''io'''''routines into classes
* The Application<br />this part is written in C++ and uses the "Basic Encapsulating Classes" classes to do interact with the user.
→initiated the project
= The Project (under construction)=
The project for this semester is a multiplatform text based, Text Editor and is done using opensource concepts<br />
The project is divided into 2 main parts. The Basic Input Output Library, and Main Application
==Basic Input Output Library==
* 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.
==Main Applicaton==
This part will be done collaboratively in groups of 4 - 8 students under a simulated open source model
* Basic Encapsulating Classes <br /> This part is written in C++ and encapsulates the '''''io'''''routines into classes
* The Application<br />this part is written in C++ and uses the "Basic Encapsulating Classes" classes to do interact with the user.