Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Console UI Core Classes - OOP344 20121
85 bytes removed
,
14:50, 15 February 2012
→
Constructors / Destructor
CLabel(const CLabel& L);
</syntaxhighlight></big>
<del>A private and empty copy Constructor. This prevents copying CLabel.</del><br />
Copies a CLabel safely to guaranty there is no memory leak.
<big><syntaxhighlight lang="cpp">
Fardad
Administrators
21
edits