home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / bwbasic.zip / src / bwb_tcc.c < prev    next >
Text File  |  1993-04-27  |  177b  |  5 lines

  1. /* This is for Borland Turbo C++ only: it requests the linker to
  2.    establish a larger-than-usual stack of 8192 bytes for BWBASIC */
  3.  
  4. /* extern unsigned _stklen = 8192U; */
  5.