Changes

Jump to: navigation, search

Assignment 2 (Release 0.2): Q & A

288 bytes added, 13:30, 16 November 2012
Bug Reports
'''Question Submitted by:''' Team 15<br>
'''A:''' Good observation! Declare the data parameter without using the const keyword. Indeed, the data parameter should NOT be declared as a const string because it could be EDITED! <br>
* Adding to that, the same does not apply to the CLabel/CButton class constructor, it will still take a const char* str argument. - Team 15
'''Answer Submitted by: pliu''' <br><br>
== Bug Reports ==
'''*''' In the provided cio-fields-test-3, the backspace still does not stop when the start of the line is reached.
 
'''''Submitted by: Team 4'''''
== Possible/Challenging Enhancements ==

Navigation menu