Section courante

A propos

Section administrative du site

INTTOSTR

Entier à chaîne de caractères
Free Pascal sysutils

Syntaxe

Function IntToStr(Value:LongInt):string;
Function IntToStr(Value:Int64):string
Function IntToStr(Value:QWord):string;

Description

Cette fonction permet d'effectuer la conversion d'une valeur décimal à une chaîne de caractères de forme standard Pascal.



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