阅读背景:

谁负责确定堆栈的大小

来源:互联网 

Recently I made a program in c, which only purpose was to overflow the stack, using a recursive method. Apparently there is no portable way(like a try / catch block, at least in c), to avoid that the next call to a function causes a stack overflow. My question is, in your opinion, high-level languages should offer alternatives on resizing the stack, maybe a flag on the compiler, or these applications must be built with low-level languages.Recently I made a program in c, which only purp




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: