STRTOLL |
Chaîne à entier long long |
---|---|
GNU C | stdlib.h |
Syntaxe
long long int strtoll(const char *restrict string, char **restrict tailptr, int base); |
Description
Cette fonction permet de convertir la chaîne de caractères en nombre de type «long long int».
Dernière mise à jour : Mardi, le 19 Mai 2020