Gentee Programming Language > Documentation > Libraries | Download documentation |
The function converts a string into int or uint.
int str2int( str val )
val The string for conversion. If the string starts from 0x, the integer is considered to be in the hexadecimal form.
A value of the int type.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |