Open main menu

CDOT Wiki β

Changes

BTP300 Practical Tips 2012

273 bytes added, 16:04, 21 September 2012
A2 Release 0.1 (the CFrame class)
** Repeat the above sequence of key presses a few times.
*Inspect the source code of testFrame( )in a2test.cpp.
*Write up a list of all the source files that you need to compile the code. (For example, cfg.h, iframe.h, consolebackup.cpp, cframe.h, cframe.cpp,...)
*command line on Borland:<br>
<pre>
bcc32 a2test.cpp cframe.cpp consolelineedit.cpp consolebackup.cpp console.cpp
</pre>
*READ the problem description for A2 Release 0.1.
1
edit