Why does stack overflow throw no error in Visual C++? -
In Microsoft Visual C ++ 2010, I have created a program that causes a stack overflow from the mass. When I run the program using "Start debugging", I get an error when the stack overflows. When I run it without "debugging start", no error is thrown away and the program silently terminates That it has been successfully completed. Is anyone telling me what's going on? Do not make any other compilers errors on stack overflow?
(I thought it would be the right place to ask a question about stack overflow.)
C ++ will not be able to hold hands as a managed environment Stack overflow means undefined behavior.
Comments
Post a Comment