sprintf |
Impression avec format dans une chaîne de caractères |
---|---|
Borland C++ | stdio.h |
Syntaxe
int sprintf(char *buffer, canst char *format[, argument, ... J); |
Description
Cette fonction permet d'effectuer l'écriture de texte selon un certain format à partir d'un tampon.
Dernière mise à jour : Lundi, le 11 Mai 2020