wcstol.3c (2010 09)

w
wcstol(3C) wcstol(3C)
ERRORS
wcstol(), wcstoul(), wcstoll(), and
wcstoull() fail and errno is set, if any of the following
conditions are encountered:
[EINVAL] The value of base is not supported.
[ERANGE] The value to be returned would have caused overflow.
AUTHOR
These interfaces were developed by OSF and HP.
SEE ALSO
wctype(3C), wcstod(3C), wcstoimax(3C), scanf(3S), thread_safety(5), glossary(9).
STANDARDS CONFORMANCE
wcstol(): XPG4
wcstoul(): XPG4
wcstoll(): C99
wcstoull(): C99
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010