Changes

Jump to: navigation, search

The CUI Framework - OOP344 20132

No change in size, 13:23, 6 July 2013
Methods
void draw(int fn=C_NO_FRAME) ;
</syntaxhighlight></big>
makes a direct call to console.displaystrdsp(), passing '''_data''' for the string to be printed and absRow() and absCol() for row and col and _length for len.
this function ignores the argument fn.
<big><syntaxhighlight lang="cpp">
if width() is greater than zero, it will copy the string pointed by str into the string pointed by _data upto width characters.
if width() is zero,<br /> It will delete the memory pointed by _data and reallocates enough memory for str and copies the string pointed by str into the newly allocated memory pointed by _data.
 
===CLabel Student Resources===
====CLabel Help/Questions Blogs====

Navigation menu