Section courante

A propos

Section administrative du site

sprintf

Chaîne d'impression formaté
IBM C/2 stdio.h

Syntaxe

int sprintf(char *buffer,const char *format-string[, argument... ]);

Description

Cette fonction permet d'effectuer l'écriture de texte selon un certain format à partir d'un tampon.



Dernière mise à jour : Lundi, le 18 Mai 2020