| Gentee Programming Language > Documentation > Libraries | Download documentation |
The following built-in functions are used to work with strings
| double2str | Converting from double |
| float2str | Converting from float |
| int2str | Converting from int or uint |
| long2str | Converting from long or ulong |
| str2double | Converting into double |
| str2int | Converting into int |
| str2long | Converting into long |
Copyright © 2004-2006 Gentee Inc. All rights reserved. |