Where did my program go?

Hey there!
I just created a program on Turbo C++ IDE (Version 3.0), my bad without saving I made the program run.

A function of the program contained an infinite loop, but it was controlled by 'break' inside 'if' condition(theoretically).Probably I messed up the numbers while typing so it wasn't a controlled infinite loop anymore and the output window kept on asking for inputs.

So, as to come out of the output screen I pressed Ctrl+Pause/Break then the IDE window minimised and I encountered following message box:

http://www.mediafire.com/view/9ahax2aawxqncpb/msg.PNG

I clicked on Ignore and the message box terminated along with the IDE window(which contained the program).

How can I retrieve the program back? I mean it must be somewhere in temporary files but duno where..........please help me out, I have done a lot of effort in making that and don't wanna start over.

[EDIT] How to attach images inline? (The [img] tag doesn't work)
[EDIT2] No Response:(

Thanks in Advance!!
Last edited on
Topic archived. No new replies allowed.