SPRINTF |
Chaîne d'impression formaté |
---|---|
GNU C | stdio.h |
Syntaxe
int sprintf(char *s, const char *template, ...) |
Description
Cette fonction permet d'effectuer l'écriture de texte selon un certain format à partir d'un tampon.
Dernière mise à jour : Mardi, le 19 Mai 2020