Changes

Jump to: navigation, search

Team FUN 20121 - oop344

26 bytes removed, 21:05, 26 February 2012
m
tasks
* Labour Divide as Follows:
** Jamie and Barry will complete CLabel
 
*** CLabel(const CLabel& L);
*** CLabel(const char *Str, int Row, int Col, int Len = 0);
*** bool editable()const;
*** void set(const void* str);
 
** Anil will overload ALL operators in CDialog
*** CDialog& operator<<(CField* field);
*** CDialog& operator<<(CField& field);
*** CField& operator[](unsigned int index);
 
** Everard
** Sean
* status** In Progress
=== Commenting CFrame ===
1
edit

Navigation menu