wctob(3) Library Functions Manual wctob(3) wctob - LIBRARY Standard C library (libc, -lc) #include int wctob(wint_t c); wctob() , c, . , unsigned char. . . . The wctob() function returns the single-byte representation of c, if it exists, or EOF otherwise. attributes(7). +----------------------------+----------------------------------------------------------+--------------------------+ | | | | +----------------------------+----------------------------------------------------------+--------------------------+ |wctob() | | MT-Safe | +----------------------------+----------------------------------------------------------+--------------------------+ C11, POSIX.1-2008. POSIX.1-2001, C99. wctob() LC_CTYPE . . . wctomb(3) wcrtomb(3). . btowc(3), wcrtomb(3), wctomb(3) Azamat Hackimov Yuri Kozlov ; GNU 3 , . . , , . Linux man-pages 6.06 31 2023 . wctob(3)