Changes

Jump to: navigation, search

OOP344 Assignment Two

261 bytes added, 19:45, 14 December 2009
no edit summary
'''fardad:''' Done, you can now update you working copy and see what I did. You should do the same for all the other classes. It should not take you more than 30 minutes to do your part, just pick a class and write it.
 
==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