home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
libs
/
owndevun.lha
/
fd
/
OwnDevUnit.fd
Wrap
Text File
|
1992-04-27
|
435b
|
16 lines
* OwnDevUnit.library
##base _OwnDevUnitBase
##bias 30
##public
* functions found in version 1 of the library
LockDevUnit(device,unit,ownername,notifybit)(a0/d0/a1/d1)
AttemptDevUnit(device,unit,ownername,notifybit)(a0/d0/a1/d1)
FreeDevUnit(device,unit)(a0/d0)
NameDevUnit(device,unit,ownername)(a0/d0/a1)
AvailDevUnit(device,unit)(a0/d0)
* functions added in version 2 of the library
##private
RexxQuery(rexxmsg)(a0)
##public
##end