home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 5
/
FreshFish_July-August1994.bin
/
useful
/
dist
/
dev
/
e
/
amiga_e
/
modules-text
/
exec
/
libraries.txt
< prev
next >
Wrap
Text File
|
1992-09-02
|
610b
|
30 lines
ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:exec/libraries.m"
NOTE: don't use this output in your code, use the module instead.
CONST LIB_VECTSIZE=6,
LIB_RESERVED=4,
LIB_BASE=-6,
LIB_USERDEF=-30,
LIB_NONSTD=-30
(---) OBJECT lib
( 0) ln:substructure
( 14) flags:CHAR
( 15) pad:CHAR
( 16) negsize:INT
( 18) possize:INT
( 20) version:INT
( 22) revision:INT
( 24) idstring:LONG
( 28) sum:LONG
( 32) opencnt:INT
(---) ENDOBJECT /* SIZEOF=34 */
CONST LIBF_SUMMING=1,
LIBF_CHANGED=2,
LIBF_SUMUSED=4,
LIBF_DELEXP=8,
LIBF_EXP0CNT=16