home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_C / SNPD9404.ZIP / ABSDISKC.C next >
Text File  |  1994-04-03  |  262b  |  8 lines

  1. .I 13 5
  2. int _cdecl absdisk(unsigned char  function,
  3.                    unsigned short drive,
  4.                    size_t         number_of_sectors,
  5.                    size_t         starting_sector,
  6.                    void *         sector_buffer);
  7. .D 14 5
  8.