1
edit
Changes
→Week 6
==Week 6 ==
10/14/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&)
Shajinth reviewed them all.
10/15/2012 : Auquib wrote edit functionality for cdialog class. Shajinth integrated complete code
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 added all .h and .cpp files in it. Auquib compiled the code and took screenshot in windows environment.
==Week 7 ==