Quote Originally Posted by George2 View Post
No vart,


It is public,
Then

Code:
class Foo {
public:
    static int i; 
};

int Foo::i = 200;
just stick with it - or switch to C#