swab(3) Library Functions Manual swab(3) swab - LIBRARY Standard C library (libc, -lc) #define _XOPEN_SOURCE /* . feature_test_macros(7) */ #include void swab(const void from[restrict .n], void to[restrict .n], ssize_t n); swab() n , from , to, . , / . , n . n , n-1 , , ( , n ). swab() . attributes(7). +----------------------------+----------------------------------------------------------+--------------------------+ | | | | +----------------------------+----------------------------------------------------------+--------------------------+ |swab() | | MT-Safe | +----------------------------+----------------------------------------------------------+--------------------------+ POSIX.1-2008. POSIX.1-2001, SVr4, 4.3BSD. . bstring(3) Alexander Golubev , Azamat Hackimov , Hotellook, Nikita , Spiros Georgaras , Vladislav , Yuri Kozlov ; GNU 3 , . . , , . Linux man-pages 6.06 31 2023 . swab(3)