Home > Back-end > Using DELPHI thread class custom stack size problem.
Using DELPHI thread class custom stack size problem.
Time:09-27
I now use the thread class to create a thread. The thread with recursive processing. Large amount of data. Sometimes will run into a stack overflow. Want to ask about if use TThread to create change the default stack size?
CodePudding user response:
Compile-time stack size can be set with compiler options, we may not be able to compile well should be changed,