WCSTOUMAX |
Chaîne de caractères Unicode |
---|---|
GNU C | wchar.h |
Syntaxe
uintmax_t wcstoumax(const wchar_t *restrict string, wchar_t **restrict tailptr, int base); |
Description
Cette fonction permet de convertir une chaîne de caractères Unicode spécifié en objet de type uintmax_t.
Dernière mise à jour : Mardi, le 19 Mai 2020