Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プログラムを実行するためにスタックサイズを増やす方法を探しています。その理由は、スタックオーバーフローを引き起こす再帰呼び出しがあるためです。とにかくデフォルトのスタックサイズを変更できますか?
editbin を使用して、プログラムのスタック サイズを変更します。
EDITBIN.EXE /STACK: yourprogram.exe