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