Changes

Jump to: navigation, search

Project R0.1 20133 - OOP344

311 bytes added, 12:00, 16 October 2013
How to Compile
==Blog Posts==
*Issues when compiling cio_test object.
:[http://thatdude22.wordpress.com/2013/10/09/submission-issues/ The error]
 
*Cannot use printf and cout function Problem.
*:[http://mikesayhi.wordpress.com/2013/09/27/cannot-print-any-text/ Sehui's Code]
*:[http://sgrybas.wordpress.com/2013/10/09/keep-failing-test-4-02 Saul's Blog]
* submit trouble. After I've passed all of test, I can't send a mail.- solved (use extern)
*:[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]
=Learning Outcome=
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