Open main menu

CDOT Wiki β

Changes

BTP300B A2 Team 5 Bugs Report

755 bytes added, 20:58, 5 November 2013
Bugs/Problems
== <u>'''Bugs/Problems'''</u> ==
 <u>'''Week 1 '''</u>
* Getting error saying function is not a member of 'cio.
* Getting error saying release was no declared in this scope
<u>'''Week 2 '''</u>
* Function Hide() is doing nothing.
<u>'''Week 3 '''</u>* Container and inner box is missing left column.* When moving the container it leaves random variables behind.* If the container can move right the inner box will not be able to move right. Vice Versa.* Container goes beyond the console screen. Inner box also goes over the container parameters.
== <u>'''Accomplishments'''</u> ==
*# height
*# row
*# colCreated a SVN repository for A2 using TortoiseSVN
<u>'''Week 2'''</u>
 
 
* Complete some functions
# setLine();
# capture();
 
*Complete Function such as
#both col() method;
#display();
#edit();
 
*Completed the following Functions:
# Cframe* frame() const
# void frame(CFrame*)
 
*Struggled to complete this function:
# hide() --> understanding how the buffer works for the console
 
<u>'''Week 3'''</u>
* Assignment is completed.