home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
lisp
/
interpre
/
xlispdos
/
source
/
lstksiz.c
< 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
|
1986-03-09
|
122 b
|
5 lines
int _STKLOW = 1; /* stack below the heap */
int _STKSIZ = 2048; /* 32K stack */
int _HEAPSIZ = 2048; /* 32K heap */