Manual Pages for UNIX Darwin command on man wcstol
MyWebUniversity

Manual Pages for UNIX Darwin command on man wcstol

WCSTOL(3) BSD Library Functions Manual WCSTOL(3)

NAME

wwccssttooll, wwccssttoouull, wwccssttoollll, wwccssttoouullll, wwccssttooiimmaaxx, wwccssttoouummaaxx - convert a

wide character string value to a long, unsigned long, long long, unsigned long long, intmaxt or uintmaxt integer LLIIBBRRAARRYY

Standard C Library (libc, -lc)

SYNOPSIS

##iinncclluuddee <>

long wwccssttooll(const wchart * restrict nptr, wchart ** restrict endptr, int base); unsigned long wwccssttoouull(const wchart * restrict nptr, wchart ** restrict endptr, int base); long long wwccssttoollll(const wchart * restrict nptr, wchart ** restrict endptr, int base); unsigned long long wwccssttoouullll(const wchart * restrict nptr, wchart ** restrict endptr, int base);

##iinncclluuddee <>

intmaxt wwccssttooiimmaaxx(const wchart * restrict nptr, wchart ** restrict endptr, int base); uintmaxt wwccssttoouummaaxx(const wchart * restrict nptr, wchart ** restrict endptr, int base);

DESCRIPTION

The wwccssttooll(), wwccssttoouull(), wwccssttoollll(), wwccssttoouullll(), wwccssttooiimmaaxx() and

wwccssttoouummaaxx() functions are wide-character versions of the ssttrrttooll(),

ssttrrttoouull(), ssttrrttoollll(), ssttrrttoouullll(), ssttrrttooiimmaaxx() and ssttrrttoouummaaxx() functions, respectively. Refer to their manual pages (for example strtol(3)) for details. Extended locale versions of these functions are documented in

wcstoll(3). See xlocale(3) for more information.

SEE ALSO

strtol(3), strtoul(3), wcstoll(3)

STANDARDS The wwccssttooll(), wwccssttoouull(), wwccssttoollll(), wwccssttoouullll(), wwccssttooiimmaaxx() and wwccssttoouummaaxx() functions conform to ISO/IEC 9899:1999 (``ISO C99''). BSD September 7, 2002 BSD




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™