qc.hlp (Table of Contents; Topic list)
swab
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:  <stdlib.h>
 
  Syntax:   void swab( char *src, char *dest, int n );
                                    -♦-