Help Please , Quite simple string conversion , but can't find a way around it.
| mosdapwn (3) | |||
| It really should be a simple conversion but there's no way I can think of to get this to work I got a string with a number in it like " the number is 22" And i want to take this 22 and store it in an integer, the only thing i could do was use a character conversion for each one , and not only do i get some kind of ascii code for the numbers , but its pointless cause it can't be used for more than one character. | |||
| Grey Wolf (637) | |||
Here a bit of code that you could probable neaten up a bit:
| |||
| mosdapwn (3) | |||
| Thanks alot mate , worked perfectly | |||
This topic is archived - New replies not allowed.
