Please check www.cutegirlpicture.co.cc, can u register on it? I can't, please tell me what's wrong with that CMS..
class Counter {
public:
void Count();
int ReadDisplay();
private:
int CurrentCount;
};



Comment