home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / BENCHMAR / DTST20.ZIP / ABS4READ.H < prev    next >
Encoding:
Text File  |  1990-05-01  |  150 b   |  6 lines

  1.  
  2. int _Cdecl abs4read (int drive, int nsects, long lsect, void *buffer);
  3.  
  4. int _Cdecl abs4write(int drive, int nsects, long lsect, void *buffer);
  5.  
  6.