home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 10 / Sonderheft_12.iso / best-of-tools / packer / xpk3.11 / xpk_develop / include / fd / xpkmaster_lib.fd next >
Text File  |  1996-11-26  |  269b  |  14 lines

  1. ##base _XpkBase
  2. ##bias 36
  3. ##public
  4. XpkExamine(fib,tags)(a0,a1)
  5. XpkPack(tags)(a0)
  6. XpkUnpack(tags)(a0)
  7. XpkOpen(xbuf,tags)(a0,a1)
  8. XpkRead(xbuf,buf,len)(a0,a1,d0)
  9. XpkWrite(xbuf,buf,len)(a0,a1,d0)
  10. XpkSeek(xbuf,len,mode)(a0,d0,d1)
  11. XpkClose(xbuf)(a0)
  12. XpkQuery(tags)(a0)
  13. ##end
  14.