G
Guest
Hi,
I have many strings
x= xxxxxxxxxxxxxx[284}
y=yyyyy[0]
z=zzzzzzzzzzzzzz[60]
I need to read the number in [] and save as an integer..
what is the best way to do that???
I have many strings
x= xxxxxxxxxxxxxx[284}
y=yyyyy[0]
z=zzzzzzzzzzzzzz[60]
I need to read the number in [] and save as an integer..
what is the best way to do that???