stack limit in turbo c - TechRepublic
General discussion
June 9, 2001 at 04:48 PM
dinesh.dhamija

stack limit in turbo c

by dinesh.dhamija . Updated 24 years, 4 months ago

Can anybody help me in increasing the stack limit in turbo C being used in recurrsion????
My program requires to have a high number of recurrsions but right now the program is exiting abruptly after doing some recurrsions(may be stack limit is reached after which program exits)

This discussion is locked

All Comments