1
edit
Changes
Broke A1 into its own page
{{OOP344 Index | 20141}}
= The Project =
===[[Project A1 20141 - OOP344]]===
=Testing on Matrix from Windows=
* If you have problems, there's always IRC channel '''#seneca-oop344''' on '''Freenode'''.
* If you get a problems with compiling like "console.cpp:(.text+0x7): undefined reference to `initscr'", you need to make sure that you compile it with "-lncurses" parameter.