C++ Beginerhere you go http://www.winprog.org/tutorial/simple_window.html Note: this is just a tutorial for...
CalculatorA tip as sammy said handle the case :) like [code] if(times != 0) { //Calculate } else...
using subclass functionsHello is it possible to access a subclass function if i use an array of pointers with the same ty...
function templateHello How do i return true or false from a function template? [code] template <class T> T f(...
What is this error?Thanks it works now but i keep getting this strange error when i try to run my hierarchy connected t...
This user does not accept Private Messages