On 19 Mar 2002 at 9:07, Silvio a Beccara wrote:
Hello,
is there a way, similar to Delphi, to convert float or integer values into a string? I mean something like the FLOATTOSTR or FORMATFLOAT function.
This is from the GPC Sysutils unit:
FUNCTION FloatToStr ( Value : Extended ) : TString; BEGIN Str ( Value, Result ); END;
PS: You can find GPC ports of the Sysutils unit on agnes: ftp://agnes.dida.physik.uni-essen.de/home/chief/sysutils/
Best regards, The Chief --------- Prof. Abimbola Olowofoyeku (The African Chief) Email: African_Chief@bigfoot.com http://www.bigfoot.com/~african_chief/