Aug 8, 2010 at 4:11pm
I was wondering how long a string variable is?
Thanks In Advance!!
Aug 8, 2010 at 4:21pm
Do you ask how to learn how many characters in string ?
Or do you ask what's size of string ?
Is it C string , or C++ string ?
Aug 8, 2010 at 4:30pm
C++, and I was wondering how many characters a string variable could hold.