Function: swapfint Purpose: Swap the bytes of a fint Category: SYSTEM File: swapfint.c Author: J.P. Terlouw Use: fint swapfint(fint arg) swapfint returns the arg, with its bytes reversed in order. Updates: Mar 9, 1994: JPT, Document created