home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsm / makatic / Docs / Examples / Large / h / Other
Encoding:
Text File  |  1996-01-19  |  63 b   |  7 lines

  1. #ifndef __Other_h
  2. #define __Other_h
  3.  
  4. int    Other( void);
  5.  
  6. #endif
  7.