Changes

Jump to: navigation, search

Project R0.1 20133 - OOP344

10 bytes added, 12:00, 16 October 2013
How to Compile
*:[http://mikesayhi.wordpress.com/2013/10/09/linux-makes-me-sick/ Sehui's Blog]
*Having trouble passing tests 4.17 and 4.18. The tester is giving me conflicting information(RESOLVED)
*:[http://codegenetix.blogspot.ca/2013/10/test-4.html Haysean's Blog]
Local PC: Borland 5.5
bcc32 bconsole.cpp console.cpp coi_testcio_test.cpp
Local Mac: (use -lcurses to link curses library)
c++ bconsole.cpp console.cpp coi_testcio_test.cpp -lcurses -Wno-write-strings
matrix: GNU (use -lncurses to link ncurses library)
$ a.out X <ENTER>
where X is your section, so if you are in section B it would be:
$ a.out B <ENTEREENTER>
Run the test to the end and if everything is ok, an email will be sent to your professor with your assignment files, and compile result attached.

Navigation menu