Changes

Jump to: navigation, search

Project R0.1 20131- OOP344

11 bytes added, 12:29, 5 February 2013
How to Compile
==How to Compile==
Compile and test your upgrade code with your the test -main , in the following three command-line environments: and visual studio.
Local PC: Borland 5.5
bcc32 bconsole.cpp console.cpp cio_test.cpp
 
Local PC: Microsoft .net
Local Mac: (use -lcurses to link curses library)
matrix: GNU (use -lncurses to link ncurses library)
g++ bconsole.cpp console.cpp cio_test.cpp -lncurses -Wno-write-strings
 
Local PC: Visual Studio.net
==How to submit==

Navigation menu