ultrix man page for swab

Query: swab

OS: ultrix

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

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
swab(3c) - sunos
read(2) - plan9
swab(3p) - suse
kvm_kread(3kvm) - sunos
kvm_uwrite(3kvm) - opensolaris
Similar Topics in the Unix Linux Community
Endian Conversion
Reading tapes from other platform
FTP script variable issue
Problems burning DVD-RW media
Help with output 32bit signed integer