Hi! I'm facing a problem, I've created a program but while compiling, its not giving any error but while running the program, its not running! Means, every time after pressing ALT + F9 the terminal comes for a fraction of seconds then disappears! What to do? or how to find the error?
First of all CTRL + F9 is the shortcut key of RUN. May be you have mistyped! whatever, forget it! Do one thing first, check your all predefined functions syntaxes such as printf, scanf etc. Coz some time if they are mistyped then this problem occurs! and after pressing one time CTRL + F9 open the DOS terminal. There the exac error will be shown.