How do I increase the stack size for my C++ program in Visual Studio 2010? I really cannot figure this out. I tried doing this http://msdn.microsoft.com/en-us/library/8cxs58a6%28v=vs.80%29.aspx but it didn't make any sense to me. I need to know this because my program will not do my recursion without it. Thanks in advanced!
↧