Adjusting the stack length in TC 2.0

Robert Sillett rlscon at unix.cis.pitt.edu
Sun Oct 21 02:19:42 AEST 1990



I've run into the wonderful "Stack overflow!" error while using Turbo
C 2.0.  However, I can't seem to increase the stack length.  All I've
found in the manuals are references to two global variables _heaplen
and _stklen.  This puzzles me since MSC 5.1 lets me set the stack with
a linker option.  Can I set the stack with TLINK or must I do it in
code?

Thanks in advance.

Robert Sillett


-- 
===============================================================================
Robert L. Sillett                          sillett%edc3 at unix.cis.pitt.edu
Epidemiology Data Center                   sillett%edc3 at vms.cis.pitt.edu
Univ. of Pittsburgh



More information about the Comp.lang.c mailing list