swab(3) Library Functions Manual swab(3) Name swab - swap bytes Syntax void swab(from, to, nbytes) char *from, *to; Description The subroutine copies nbytes bytes pointed to by from to the position pointed to by to, exchanging adjacent even and odd bytes. It is use- ful for carrying binary data between machines. The nbytes should be even. swab(3)
| Related Man Pages |
|---|
| kvm_kread(3kvm) - opensolaris |
| read(2) - plan9 |
| kvm_kread(3kvm) - sunos |
| swab(3c) - opensolaris |
| swab(3p) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Endian Conversion |
| How to determince CD is bootable or not |
| FTP script variable issue |
| Remoute hosted UNIX/Linux Machine Free |