Changes

Jump to: navigation, search

Line Editing Facility - OOP344 20113

84 bytes added, 09:38, 26 September 2011
Submission
===Grading===
===Submission===
Compile and test your upgrade with your test main a1test.cpp in the following three command-line environments:
Local PC: Borland 5.5 bcc32 console.cpp yourtestprogram.cpp
Local PC: Microsoft .net
matrix: GNU (use -lncurses to link ncurses library)
g++ console.cpp yourtestprogram.cpp -lncurses
For submission purposes, your solution must compile, link, and run without errors in each environment.

Navigation menu