Difference between revisions of "BTP300B A2 Team 5 Work Plan"
Line 1: | Line 1: | ||
'''Shirwa Egal(Team Leader)''' | '''Shirwa Egal(Team Leader)''' | ||
+ | Coding the following methods: | ||
+ | constructor and destructor | ||
+ | void setLine(char* str,char left, char fill, char right) const | ||
+ | void capture() | ||
+ | |||
+ | |||
+ | '''Ari Keleshian''' | ||
+ | * Coding the following methods: | ||
+ | * <font color="#777777">''' int absrow() const'''</font> | ||
+ | * <font color="#777777">''' int abscol() const'''</font> | ||
+ | |||
+ | '''Jan''' | ||
− | |||
− | |||
− | '''Kabeer''' | + | '''Kabeer Rashid''' |
+ | Initial creation of various files required for getting started on the project iframe.h, cfg.h, cframe.h and cframe.cpp,etc | ||
+ | Followed by coding these methods |
Revision as of 22:27, 16 October 2013
Shirwa Egal(Team Leader) Coding the following methods:
constructor and destructor void setLine(char* str,char left, char fill, char right) const void capture()
Ari Keleshian
- Coding the following methods:
- int absrow() const
- int abscol() const
Jan
Kabeer Rashid Initial creation of various files required for getting started on the project iframe.h, cfg.h, cframe.h and cframe.cpp,etc
Followed by coding these methods