c++ - Is there a limit of stack size of a process in linux - Stack Overflow

c++ - Is there a limit of stack size of a process in linux - Stack Overflow

瀏覽:930
日期:2025-06-15
The limit can be set by the admin. See man ulimit. There is probably a default which you cannot cross. If you have to worry about stack limits, I would ......看更多