Section courante

A propos

Section administrative du site

STRTOUL

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

Syntaxe

unsigned long int strtoul(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 non-signée «long».



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