Changes

Jump to: navigation, search

BTP300B A2 Team 2 Bugs Report

703 bytes added, 15:54, 5 November 2013
no edit summary
<u>''' Week 3: Oct 20 - 26 '''</u>
* Friday:The program can't call display function from consolelineedit.cpp (same problem with edit function) '''Error #1:'''  cframe.cpp: In member function âvoid CFrame::display(const char*)â: cframe.cpp:92:63: error: no matching function for call to âCFrame::display(const char*&, int, int, int&)â   ** We put the functions of consolelineedit.cpp in namespace cio, so we have to specify it when we are calling the functions: '''FIX:''' cio::display(str, top_row + 1, l_most_col + 1, width_val); 
release((void**)&message);
 
'''Week 5:'''
* Problem with moving function - Message didn't disappear after pressing the ESCAPE key. (fixed)
* The message from main program would disappear if the box would go over that line. (fixed).

Navigation menu