home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / misc / bcpl.ark / RANDHDR < prev    next >
Encoding:
Text File  |  1988-11-27  |  256 b   |  10 lines

  1. // header file for random IO package
  2.  
  3. needs "randlib"
  4.  
  5. manifest $( blocksize=64 $)
  6.  
  7. global 
  8. $( updateblockfile:39; closeblockfile:40; readblock:41
  9.    writeblock:42; blockfilesize:43; createblockfile:44 $)
  10.