Difference between revisions of "Project 20112 - OOP344"
(→The Core Classes) |
|||
Line 1: | Line 1: | ||
{{OOP344 Index | 20112}} | {{OOP344 Index | 20112}} | ||
− | |||
− | |||
= The Project = | = The Project = | ||
Line 24: | Line 22: | ||
--> | --> | ||
==Hints== | ==Hints== | ||
+ | ===Using SVN to do the project=== | ||
+ | [[Using SVN for OOP344 Project - 20112]] | ||
+ | |||
=== Compiling the project in differnt platfromts === | === Compiling the project in differnt platfromts === | ||
==== Linux ==== | ==== Linux ==== |
Revision as of 08:24, 22 July 2011
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
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.
The Core Classes
- This part is written in C++ and encapsulates the basic input/output (BIO) routines into classes and also uses the Basic Encapsulating Classes to create User Interface Core Classes for text based applications
Hints
Using SVN to do the project
Using SVN for OOP344 Project - 20112