home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Archivers / PPCxDMSWOS.lha / source.lha / src / maketbl.h < prev    next >
C/C++ Source or Header  |  1998-02-17  |  117b  |  6 lines

  1.  
  2. extern USHORT left[], right[];
  3.  
  4. USHORT make_table(USHORT nchar, UCHAR bitlen[], USHORT tablebits, USHORT table[]);
  5.  
  6.