Hey White Eskimo,

Great Tutorial. I love how you put using namespace std in the first example, but you still decided to include your namespace in your program std::cout <<. I can tell you've written a lot of code. I'm still trying to getting around to including namespaces within my code. Especially now that I'm creating my own namespace and using other's.

Actually first programming tutorial I've read.

When I have time, I'll write on on C++ also. I doubt it will be as good as yours though.
haha thanks a lot. to be honest though i havent programmed in C++ for a couple of years now and i am afraid to read my own tutorials since i might be a bit overwhelmed.

You should check out my 'writing to a file' tut at http://www.antionline.com/showthread...hreadid=247364 or my preprocessor tut at http://www.antionline.com/showthread...readid=249061. Glad to see people are still reading these things and learning from them!