1
edit
Changes
→Week 4
==Week 4 ==
10/01/2012
1) Shajinth created the constructor and destructor of class and the setter and getter functions of class
2) Auquib created the Header File Cfg.h and the consolebackup.cpp file
10/02/2012
1) Shajinth created the display function of class tested the edit function by writing the driver for it, and tested the setLine function of class and added line str[i+1] = '\0' at end of function.
2) Created the draw function of class, and the hide function of class
3) Auquib created the edit and setLine function in cframe class, tested the display function by writing the driver for it.
4) Added frame visibility condition in display function, and tested the draw function and hide function by writing the driver for it.
5) We then deleted statement at the end of draw function to release the memory allocated using new.
10/03/2012
1) Shajinth created the goMiddle function and Written pseudo code/algorithm for move function based on direction
2) Auquib reviewed the complete code developed till now and tested it by writing sample program
10/04/2012
1) Shajinth created the move function based on input direction, the move function for particular frame and tested the complete project in matrix
2) We Created a wiki question
3) Auquib integrated the complete code for class cframe, modified a2test.cpp so that it compiles with project.
4) We Tested the project and took screenshot in matrix
10/05/2012
1) Shajinth Created a visual studio project, added the .h and .cpp files int, and compiled the code and took screenshots
2) Auquib compiled the code in borland compiler and took Screenshots for borland compiler
==Week 5 ==
==Week 6 ==