Section courante

A propos

Section administrative du site

WCSTOUL

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

Syntaxe

unsigned long int wcstoul(const wchar_t *restrict string, wchar_t **restrict tailptr, int base);

Description

Cette fonction permet de convertir la chaîne de caractères Unicode en nombre de type non-signée «long».



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