Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20113

160 bytes added, 06:31, 21 March 2012
CText Tester Crash
===Due Date===
Friday Feb 24thTuesday Oct <del>26</del> 30th. 23:59
===Tester===
*[svn://zenit.senecac.on.ca/oop344/trunk/cioTesters/Test2DialogAndLabel.cpp Test2DialogAndLabel.cpp ]
*on matrix, with putty (Terminal/keyboard: Xterm R6)
*: on OSX, you can emulate XTerm keyboard settings using [http://iterm.sourceforge.net/ iTerm]/[http://www.iterm2.com/#/section/home ITerm 2]
*: On Matrix: ~fardad.soleimanloo/t2 runs the demo for the test
====Makefile for test 2 on matrix====
*create a file in the root of cio call it '''"makefile"''' and copy the content below:
===The Text Helper Class===
[svn://zenit.senecac.on.ca/oop344/trunk/textClass Text class]
<!-- ===CText Tester Crash=== Incorrect, TD[0].data() allocates mem and copies the data into it using text::export string
<syntaxhighlight lang="cpp">
char* data = (char*)TD[0].data();
</syntaxhighlight>
Note, this does NOT crash on Matrix, only Windows and Visual Studio.
-->
==CCheckList==

Navigation menu