home *** CD-ROM | disk | FTP | other *** search
/ DTP Toolbox / DTPToolbox.iso / utilities / archiveutils / wmf.lha / src / dformat.h < prev    next >
Encoding:
Text File  |  1995-10-22  |  194 b   |  6 lines

  1. reformat_long( long *, unsigned long );
  2. reformat_short( short *, unsigned long );
  3.  
  4. /* Fixes longs that have already been "fixed" as shorts. */
  5. fix_mixed_longs( unsigned long *, unsigned long );
  6.