Linux Standard Base Core Specification 4.0 | ||
---|---|---|
<<< Previous | Next >>> |
__group shall be 0 or the behavior of __strtoul_internal() is undefined.
__strtoul_internal(__nptr, __endptr, __base, 0) has the same specification as strtoul(__nptr, __endptr, __base).
__strtoul_internal() is not in the source standard; it is only in the binary standard.
<<< Previous | Home | Next >>> |
__strtoll_internal | Up | __strtoull_internal |