home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1999 June / macpower199906.bin / 9906⁄AMUG / INTERNET / NetCacheResolver 0.9d7.sit / NetCacheResolver 0.9d7 folder / source code CWPro4 / source / NCR_Resolve.h < prev    next >
Encoding:
Text File  |  1996-05-12  |  274 b   |  10 lines  |  [TEXT/CWIE]

  1. // NetCache Resolver, 1995 (C) Mizutori Tetsuya
  2. // - NCR_Resolve.h, October 8, 1995
  3. // This document is pretty printed in 10-point Geneva font.
  4.  
  5. // prototype
  6.  
  7. OSErr GetRecordFromFile ( FSSpec *theFSSpec, FInfo *theFInfo, Handle theHndl, long *count );
  8.  
  9. // end of definition
  10.