home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-Online 1996 May
/
PCOnline_05_1996.bin
/
linux
/
source
/
a
/
bin
/
gawk-2.15
/
gawk-2
/
gawk-2.15.6
/
atari
/
stack.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
|
1991-04-14
|
248 b
|
7 lines
/*
* This value indicates an amount of reserved memory for a stack
* in executables - see source of a startup code for details.
* It can be changed without recompilation with fixstk.ttp utility.
*/
long _stksize = 2L; /* keep half of memory */