Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20111

1 byte removed, 09:20, 27 March 2011
CLabel
public:
CLabel(const char *Str, int Row, int Col,
int Len = -10);
CLabel(int Row, int Col, int Len);
CLabel(const CLabel& L);

Navigation menu