string 2 integer
Posted: Wed Sep 06, 2006 11:11 am
Hello.
I'm trying to convert a string into an integer in hoc code. I haven't found anything particularly useful in the built-in functions (is there really anything?) and I have been trying to use external functions, such as the atoi c function or the java.lang.Integer java class. But I think that I'm missing something in the way that I'm using these.
I will greatly appreciate any help.
Thanks
I'm trying to convert a string into an integer in hoc code. I haven't found anything particularly useful in the built-in functions (is there really anything?) and I have been trying to use external functions, such as the atoi c function or the java.lang.Integer java class. But I think that I'm missing something in the way that I'm using these.
I will greatly appreciate any help.
Thanks