1
edit
Changes
→Week 8
10/25/2012 : Shajinth and Auquib have started working on Release 0.3 of Assignment 2
10/2530/2012 :Shajinth wrote .h file for cdialog class 10/30/2012 : Shajinth wrote constructor and destructor of class, reviewed the code and written driver function to test functionality added till now 10/30/2012 : Auquib wrote following functions for cdialog 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&)
==Week 9 ==