S
Shapper
Hello,
I have two string simple questions:
1. How to get a string size?
2. How to get the second character of a string?
Example: myString = "122"
Character = myString ( Second Character ) = "2"
Thanks,
Miguel
I have two string simple questions:
1. How to get a string size?
2. How to get the second character of a string?
Example: myString = "122"
Character = myString ( Second Character ) = "2"
Thanks,
Miguel