chibicitiberiu
New Member
I'm using the Borland C++ 3.0 compiler, but I have some sort of weird problem: after the execution of the compiled program the application crashes without any warning/error message, just the window disappears. Why does that happen? Can that be caused by the code?
I also tried a step-by-step debugging and after executing the last line of the code ("return 0;") the application crashes.
The weird thing is that it is not for all programs, just some. Why is that? Is there any fix?
I also tried a step-by-step debugging and after executing the last line of the code ("return 0;") the application crashes.
The weird thing is that it is not for all programs, just some. Why is that? Is there any fix?