(^)Handle and ref new/gcnew[C++/CLI]I should say first that I am new to win programming so please excuse me. Why must a handle declared...
Vector, class and pointerSuppose that I have a class which has a vector of pointer to another class [code] class b { public: ...
Virtual keyword in inheritanceI wonder what really happen if you forget to put virtual keyword in the function of the base class. ...
Evaluating the precision of the difference of 2 numbersOf course it would not work. You have not even called IsEqual in your main routine. Double precision...
Declaring a functionWhy dont you try compiling it? I can see missing semi-colon in various places
This user does not accept Private Messages