Changes

Jump to: navigation, search

Project R0.1 20132- OOP344

47 bytes added, 16:04, 24 June 2013
How to submit
==How to submit==
<!--For submission purposes, your solution must compile, link, and run without errors in each environment.
First pull the changes of the two files bconsole.cpp and bconsole.h to version 1.02 03 (Feb jun 1, 2013) from the console conui directory in notes repository of your section.
Test your program with cio_test.cpp from the same console conui directory stated above. When your program passed all the tests; on matrix, create a directory and copy all the source files (console.cpp, console.h, bconsole.cpp, bconsole.h) into it. Then copy cio_testcui_test.o '<big>''''V 0.94.1'''''</big> from "~fardad.soleimanloo" and then compile your code with your professors Fardad's version of cio_test cui_test (i.e cio_testcui_test.o) and run it. If all the tests are passed successfully, an email will be sent to your professor Fardad automatically with your source code (console.h and console.cpp) attached to it.
to copy the cio_testcui_test.o do execute the followingon matrix.<br />
From the directory containing all source files:
$cp ~fardad.soleimanloo/cio_testcui_test.o .
to compile the code:
$g++ bconsole.cpp console.cpp cio_testcui_test.o -lncurses-Wno-write-strings<br />
This should not generate any warnings.<br />
To run the test (with automatic submission)
$ a.out your_student_number Your Full Name as on Student Card TeamNameWithNoSpaces Team Member names separated with commas <ENTER>
Example:
$ a.out 012345678 Home Jay Team-X Fardad Soleimanloo, Joseph Hughes, Homer Simpson , Apu Nahasapeemapetilon <ENTER> --> 
== Tasks Distribution Suggestion==
=== Team of 3 ===

Navigation menu