home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power GUI Programming with VisualAge C++
/
powergui.iso
/
trialva
/
ibmcppw
/
samples
/
som
/
somd
/
cpp
/
stack
/
somstack.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-24
|
327 b
|
14 lines
;------------------------------------
; SOMSTACK.DEF module definition file
;------------------------------------
NAME SOMSTACK
DESCRIPTION 'Somstack DSOM Sample Program'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 5000
STACKSIZE 20000