Section courante

A propos

Section administrative du site

SPRINTF

Impression avec format dans une chaîne de caractères
Turbo C++ stdio.h

Syntaxe

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

Description

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



Dernière mise à jour : Dimanche, le 28 Février 2021