1
edit
Changes
→Week 6
==Week 6 ==
10/14/2012 : Auquib wrote following functions for cdialog Shajinth designed and Developed the cfield class : bool editable() const int numFields() const int curIndex() const CField& curField() const CField& operator[](unsigned) int add(CField*, bool) int add(CField&, bool) CDialog& operator<<(CField*) CDialog& operator<<(CField&)Shajinth reviewed them all. 10/15/2012 : and Auquib wrote edit functionality code for cdialog clabel class. Shajinth integrated complete code
10/15/2012 : Auquib reviewed the cfield class and created a driver program to test this class
10/16/2012 : Received instructions on installing Tortoise planned to be installed configured and worked on during study week.
10/16/2012 : Auquib created the visual studio project. Shajinth reviewed clabel class, added all .h delete [] (char*)pdata(); line in set function, and .cpp files in it. Shajinth compiled tested the code and took screenshot in windows linux environment.by writing driver program for it
==Week 7 ==