Section courante

A propos

Section administrative du site

STRTOULL

Chaîne de caractères à non-signé long long
GNU C stdlib.h

Syntaxe

unsigned long long int strtoull(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 «unsigned long long».



Dernière mise à jour : Mardi, le 19 Mai 2020