Dev C++ Windows 8 G Exe Has Stopped Working

Jun 07, 2015  It generally happens when you install Dev C and try to compile a cpp file in Windows 8/8.1 or in Windows 10, a windows pops-up saying that g has stopped working. Its not so easy to figure out the problem as not all of you might be using same version of Dev C Compiler and may be even on different Operating Systems.Whatever it may be, in this post I.

Dev C++ Windows 8 G Exe Has Stopped Working

Dev C++ Windows 8 G Exe Has Stopped Workinging

OS : Windows XP
Software of C programming : Turbo C/C++ IDE
Actually we know that when we write program, compile and run it ..
Object & Executable files are created, I read in a book that the .exe file of the program can be carried anywhere ( I mean from any windows computer to another) and use it for running the program.
But what I found is that the .exe file is not even opening in my computer itself.
The .exe file could only take inputs from me but couldn't give output, its just closing..
For some programs which don't have any functions which take input, The .exe file is not even opening completely ( It's just opening and closing immediately)..
why this is happening ??
If this happens all the time for all, what's the whole point of writing programs.. ??