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
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 ...