home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / dev / lang / sgmls / src / stklen.c < prev    next >
Text File  |  1994-07-10  |  82b  |  3 lines

  1. /* This tells Borland C++ to allocate a 14k stack. */
  2. unsigned _stklen = 14*1024;
  3.