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