NAME
wwccssttoollll, wwccssttoouullll, wwccssttoollllll, wwccssttoouullllll, wwccssttooiimmaaxxll, wwccssttoouummaaxxll -
convert a wide character string value to a long, unsigned long, long long, unsigned long long, intmaxt or uintmaxt integer LLIIBBRRAARRYYStandard C Library (libc, -lc)
SYNOPSIS
##iinncclluuddee <
> ##iinncclluuddee <
long wwccssttoollll(const wchart * restrict nptr, wchart ** restrict endptr, int base, localet loc); unsigned long wwccssttoouullll(const wchart * restrict nptr, wchart ** restrict endptr, int base, localet loc); long long wwccssttoollllll(const wchart * restrict nptr, wchart ** restrict endptr, int base, localet loc); unsigned long long wwccssttoouullllll(const wchart * restrict nptr, wchart ** restrict endptr, int base, localet loc);> ##iinncclluuddee <
intmaxt wwccssttooiimmaaxxll(const wchart * restrict nptr, wchart ** restrict endptr, int base, localet loc); uintmaxt wwccssttoouummaaxxll(const wchart * restrict nptr, wchart ** restrict endptr, int base, localet loc);> DESCRIPTION
The wwccssttoollll(), wwccssttoouullll(), wwccssttoollllll(), wwccssttoouullllll(), wwccssttooiimmaaxxll() and wwccssttoouummaaxxll() functions are extended locale versions of the wwccssttooll(), wwccssttoouull(), wwccssttoollll(), wwccssttoouullll(), wwccssttooiimmaaxx() and wwccssttoouummaaxx() functions, respectively. Refer to their manual pages for details. Also, see xlocale(3) for more information about extended locales.SEE ALSO
wcstol(3), xlocale(3) BSD March 11, 2005 BSD