This wiki is out of date, use the continuation of this wiki instead

Itoa

From FenixWiki

Revision as of 00:57, 26 November 2007 by Sandman (Talk | contribs)
Jump to: navigation, search


Definition

STRING ftoa ( <INT value> )

Returns a string containing a certain int value.

Parameters

INT value - The value the returned string will contain.

Returns

STRING : The string containing the specified value, including sign.


Strings Functions
Asc() • Atof() • Atoi() • Chr() • Find() • Ftoa() • Itoa() • Lcase() • Len() • Strrev() • Substr() • Ucase() •
Personal tools