home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
unix
/
volume27
/
conv123
/
part01
/
swapb.h
< prev
Wrap
Text File
|
1993-09-05
|
64b
|
3 lines
# define swapb(i) ((i & 0377) * 256) + ((i & 0177400) / 256)