23.10.2012, 11:49
is this a thing too (string[32 char])
string[32] means a string with 32 characters in it means the length of the string is 31 (0-31 = 32 total)
and string[32 char] i don't think its something and if it is you will teach me something new and it could proably means a string with 32 characters which is proably the same still just guessing.
string[32] means a string with 32 characters in it means the length of the string is 31 (0-31 = 32 total)
and string[32 char] i don't think its something and if it is you will teach me something new and it could proably means a string with 32 characters which is proably the same still just guessing.