sprintf |
Chaîne d'impression formaté |
---|---|
OS-9 C Compiler | stdio.h |
Syntaxe
sprintf(char *string, char *control, ...); |
Description
Cette fonction permet d'effectuer l'écriture de texte selon un certain format à partir d'un tampon.
Dernière mise à jour : Mercredi, le 29 Juillet 2020