Section courante

A propos

Section administrative du site

FLOATTOTEXTFMT

Virgule flottante à format texte
Free Pascal sysutils

Syntaxe

Function FloatToTextFmt(Buffer:PChar;Value:Extended;format:PChar;FormatSettings:TFormatSettings):Integer;
Function FloatToTextFmt(Buffer:PChar;Value:Extended;format:PChar):Integer;

Description

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



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