20.03.2013, 13:48
I have a question ,exist something that calculate the characters in a string?
for example i say
"Maria have apple"
are 5 +space+ 4 +space + 5 = 16 characters in this string is new string[17];
and my question is: is a thing that auto-calculate the number of char in a string?
for example i say
"Maria have apple"
are 5 +space+ 4 +space + 5 = 16 characters in this string is new string[17];
and my question is: is a thing that auto-calculate the number of char in a string?