Changes

Jump to: navigation, search

OOP344 Assignment Two

4 bytes added, 19:46, 14 December 2009
Compiling under linux
If anyone is actually trying to compile under linux, they will notice quickly it fails.
 
To compile in matrix, use:
 
g++ yada.cpp yadoo.cpp -x c ciol.c -lncurses
 
If you have many cpp's, you may also do
 
g++ *.cpp -x c ciol.c -lncurses
2
edits

Navigation menu