WCSTOL |
Chaîne de caractères Unicode à long |
---|---|
GNU C | wchar.h |
Syntaxe
long int wcstol(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 «long».
Dernière mise à jour : Mardi, le 19 Mai 2020