1
edit
Changes
→CLabel
* Ronson Wan
* Completed
<br/>* remove Remove _length attribute and use _width of CFrame instead (use void width(int) and int width() to set and get length
* Ronson Wan
* Completed
<br/>
* Modify CLabel Copy Constructor to the new definition
* Ramone Burrell
* Work in progress
<br/>
* Modify void CLabel::set(const void* str) and remove the condition for memory reallocation
* Not assigned