v7 man page for swab

Query: swab

OS: v7

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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. SWAB(3)
Related Man Pages
swab(3c) - sunos
read(2) - plan9
swab(3p) - suse
swab(3) - osf1
kvm_uwrite(3kvm) - sunos
Similar Topics in the Unix Linux Community
Endian Conversion
Reading tapes from other platform
FTP script variable issue
Remoute hosted UNIX/Linux Machine Free
Help with output 32bit signed integer