toascii(3) Library Functions Manual toascii(3) toascii - ASCII LIBRARY Standard C library (libc, -lc) #include [[deprecated]] int toascii(int c); glibc (. feature_test_macros(7)): toascii(): _XOPEN_SOURCE || /* glibc >= 2.19: */ _DEFAULT_SOURCE || /* glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE toascii() c 7- unsigned char, ASCII, . -- . attributes(7). +----------------------------+----------------------------------------------------------+--------------------------+ | | | | +----------------------------+----------------------------------------------------------+--------------------------+ |toascii() | | MT-Safe | +----------------------------+----------------------------------------------------------+--------------------------+ POSIX.1-2008. SVr4, BSD, POSIX.1-2001. Obsolete in POSIX.1-2008, noting that it cannot be used portably in a localized application. , . . . isascii(3), tolower(3), toupper(3) Azamat Hackimov , Dmitry Bolkhovskikh , Yuri Kozlov ; GNU 3 , . . , , . Linux man-pages 6.06 31 2023 . toascii(3)