home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
new
/
dev
/
lang
/
sgmls
/
src
/
stklen.c
< prev
next >
Wrap
Text File
|
1994-07-10
|
82b
|
3 lines
/* This tells Borland C++ to allocate a 14k stack. */
unsigned _stklen = 14*1024;