G
Guest
Hi,
I have a string strA = "12 MyAddress"
strB = "Your Name"
I want to get the first char of string and want to know weather it is
integer between 1-9 or char between A-B.
How can I do that.
Thanks
I have a string strA = "12 MyAddress"
strB = "Your Name"
I want to get the first char of string and want to know weather it is
integer between 1-9 or char between A-B.
How can I do that.
Thanks