Sorry, sorry, sorry!
My mistake!
I typed const char[4] lang instead of const char lang[4].:p
The other error I made was confusing string with int.... lol I'm such a noob!
But just answer one last question... Why are there so many data types? like short, long, int, string, etc. Is it to save memory on larger and more complex programs? Why not just use string and int for everything?
Thanks for the help, though!
