SSCANF |
Chaîne de recherche formaté |
---|---|
GNU C | stdio.h |
Syntaxe
int sscanf(const char *s, const char *template, ...); |
Description
Cette fonction permet la lecture de texte suivant un certain format à partir d'un tampon.
Dernière mise à jour : Mardi, le 19 Mai 2020