Open main menu

CDOT Wiki β

Changes

Console UI Core Classes - OOP344 20113

230 bytes added, 23:44, 22 November 2011
CText
Returns the text of Label
==CText==
CText is a CField to edit a multiline text.<br />To do this, it will use the [svn://zenit.senecac.on.ca/oop344/trunk/textClass text class] to convert a character string containing a text into a (simulated) two dimensional array.
<big><syntaxhighlight lang="cpp">