home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
prog_c
/
zc.lzh
/
ZC
/
ZCSRC.LZH
/
IOLib
/
misc
/
stksiz.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
|
1988-11-09
|
99 b
|
6 lines
/*
* Default _STKSIZ variable declaration
*/
unsigned long _STKSIZ = 4096; /* 4K stack+heap */