swab(3) bsd man page | unix.com

Man Page: swab

Operating Environment: bsd

Section: 3

SWAB(3) 						     Library Functions Manual							   SWAB(3)

NAME
swab - swap bytes
SYNOPSIS
swab(from, to, nbytes) char *from, *to;
DESCRIPTION
Swab copies nbytes bytes pointed to by from to the position pointed to by to, exchanging adjacent even and odd bytes. It is useful for carrying binary data between PDP11's and other machines. Nbytes should be even. 7th Edition May 15, 1985 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
Reading tapes from other platform
How to determince CD is bootable or not
FTP script variable issue
Problems burning DVD-RW media
Help with output 32bit signed integer