Changes

Jump to: navigation, search

Project R0.1 20131- OOP344

44 bytes removed, 11:34, 5 February 2013
Submission
=Submission=
==Common Submission mistakes==
* Submitting the assignment with old version of cio_text.o
*: ''Make sure you copy the latest version (currently 0.94.1) from my account : $cp ~fardad.soleimanloo/cio_test.o
* Using tab character''
*: ''As mentioned in class using tab character in your text editor makes the indentation of your code different in different editors, please make sure before submission you go to the settings of your development environment and make sure it uses spaces instead of tab character.''
==Tester Demo==
To see how tester runs, you can run on Matrix (only use putty with the setting stated at [[#Notes|Notes]]) run:
<big><pre>
$ ~fardad.soleimanloo/cio_test
</pre></big>
 
==How to Compile==
 
Compile and test your upgrade with your test main in the following three command-line environments:
g++ bconsole.cpp console.cpp cio_test.cpp -lncurses -Wno-write-strings
==How to submit==
For submission purposes, your solution must compile, link, and run without errors in each environment.
==Tester Demo==
To see how tester runs, you can run on Matrix (only use putty with the setting stated at [[#Notes|Notes]]) run:
<big><pre>
$ ~fardad.soleimanloo/cio_test
</pre></big>
 
==Submission==
===Common Submission mistakes===
* Submitting the assignment with old version of cio_text.o
*: ''Make sure you copy the latest version (currently 0.94.1) from my account : $cp ~fardad.soleimanloo/cio_test.o
* Using tab character''
*: ''As mentioned in class using tab character in your text editor makes the indentation of your code different in different editors, please make sure before submission you go to the settings of your development environment and make sure it uses spaces instead of tab character.''
===How to===
The due date for submission is: Tue, Feb 5th 23:59
First pull the changes of the two files bconsole.cpp and bconsole.h to version 1.02 (Feb 1, 2013) from the console directory in notes repository of your section.

Navigation menu