![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYStandard C Library (libc, -lc) SYNOPSIS
int
int
int
int
DESCRIPTIONThe
The
The value of the argument must be representable as an
unsigned char or the value of
The _l-suffixed versions take an explicit locale argument, whereas the non-suffixed versions use the current global or per-thread locale. RETURN VALUESThe COMPATIBILITYThe 4.4BSD extension of accepting
arguments outside of the range of the unsigned char
type in locales with large character sets is considered obsolete and may not
be supported in future releases. The SEE ALSOctype(3), ctype_l(3), iswdigit(3), iswdigit_l(3), multibyte(3), xlocale(3), ascii(7) STANDARDSThe HISTORYThe
|