J
July
How do you detect a string's right 3 charaters, say
string "abcde". I'd like to detect if the right three
charaters are "cde", then proceeding doing something.
Anyone know which method shall I use? Thanx.
string "abcde". I'd like to detect if the right three
charaters are "cde", then proceeding doing something.
Anyone know which method shall I use? Thanx.