Problems with an easy C++ code[code] #include<iostream> using namespace std; const char MAX_LENGTH = 32; int main() { int age; ...
Large numbersHow would I by any means print out the result of one number being added by two numbers 999999 times,...
Can't run my C++ Win32 programTrying to run this code, I can't see anything wrong with it. I'm using VC++2010. When it opens it d...
I know C++, but I don't always know how to use it.I have been learning C++ for a little over a year now, and I got a pretty good understanding of some...
This user does not accept Private Messages