| Linux Standard Base Specification 2.1 | ||
|---|---|---|
| <<< Previous | Next >>> | |
group shall be 0 or the behavior of __wcstol_internal() is undefined.
__wcstol_internal(nptr, endptr, base, 0) has the same specification as wcstol(nptr, endptr, base).
__wcstol_internal() is not in the source standard; it is only in the binary standard.
| <<< Previous | Home | Next >>> |
| __wcstof_internal | Up | __wcstold_internal |