home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 5
/
FreshFish_July-August1994.bin
/
useful
/
dist
/
dev
/
e
/
amiga_e
/
modules-text
/
nofrag.txt
< prev
next >
Wrap
Text File
|
1992-09-02
|
346b
|
14 lines
ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:NoFrag.m"
NOTE: don't use this output in your code, use the module instead.
LIBRARY 'nofrag.library', nofragbase /* informal notation */
GetMemoryChain(D0)
AllocItem(A0,D0,D1)
FreeItem(A0,A1,D0)
FreeMemoryChain(A0,D0)
AllocVecItem(A0,D0,D1)
FreeVecItem(A0,A1)
ENDLIBRARY