05-13-2010, 11:24 AM
(05-12-2010, 10:34 AM)Elektrisk Wrote: He's saying he wants to discuss C++.
Discuss C++, ok.
Here's a question: Give me one example of how it is possible in C++ to call a pure-virtual member function (something that you should not be able to do, and that dong directly in an obvious way would cause a compiler error; by the way, calling a pure-virtual function is a bad idea and results in a crash, it's just fun to know the gotcha's of a language).
The little boat gently drifted across the pond exactly the way a bowling ball wouldn't.