Section courante

A propos

Section administrative du site

FLOATTOTEXT

Virgule flottante à texte
Free Pascal sysutils

Syntaxe

Function FloatToText(Buffer:PChar;Value:Extended;format:TFloatFormat;Precision:Integer;Digits:Integer):LongInt;
Function FloatToText(Buffer:PChar;Value:Extended;format:TFloatFormat;Precision:Integer;Digits:Integer;Const FormatSettings:TFormatSettings):LongInt;

Description

Cette fonction permet de convertir un nombre réel en chaîne de caractères sans code nulle selon une précision spécifié.



Dernière mise à jour : Mardi, le 25 Août 2020