home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD1.iso
/
Cruncher
/
XPK_D310.LZX
/
xpk_Develop
/
Include
/
FD
/
xpkmaster_lib.fd
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-10-31
|
269 b
|
14 lines
##base _XpkBase
##bias 36
##public
XpkExamine(fib,tags)(a0,a1)
XpkPack(tags)(a0)
XpkUnpack(tags)(a0)
XpkOpen(xbuf,tags)(a0,a1)
XpkRead(xbuf,buf,len)(a0,a1,d0)
XpkWrite(xbuf,buf,len)(a0,a1,d0)
XpkSeek(xbuf,len,mode)(a0,d0,d1)
XpkClose(xbuf)(a0)
XpkQuery(tags)(a0)
##end