Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20111

253 bytes added, 11:04, 27 March 2011
Make Files
};
</syntaxhighlight></big>
=Make Filesand Testers=
Copy these makefiles under "makefile" name in root of your project in Linux or Mac.<br />
Replace the "<tab>" with tab character<br />
$make <enter><br />
this will compile your code and create an executable called prjexe, if there is no error<br />
Also, copies of all these make files and tester programs are commited to: '''svn://zenit.senecac.on.ca/oop344/trunk/Testers'''<br />The executable of testers are compiled and copied in my account on matrix:<br />login to matix and run:<br />$~fardad.soleimanloo/t[X]<br />where [X] is number of the test. (i.e. run $fardad.soleimanloo/t3 for test3
== Test2 Make file ==
<big><pre>

Navigation menu