Changes

Jump to: navigation, search

Team FUN 20121 - oop344

258 bytes added, 21:03, 26 February 2012
Fixed formatting on Team FUN task page.
* 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);
*** CLabel(int Row, int Col, int Len); *** ~CLabel();
*** void draw(int fn=C_NO_FRAME) ;
*** int edit();
*** 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
1
edit

Navigation menu