Gentee Programming Language > Documentation > Libraries Download documentation

Working with strings

The following built-in functions are used to work with strings

double2strConverting from double
float2strConverting from float
int2strConverting from int or uint
long2strConverting from long or ulong
str2doubleConverting into double
str2intConverting into int
str2longConverting into long


 Copyright © 2004-2006 Gentee Inc. All rights reserved.