Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

VC++ Crash

Options
  • 29-12-2003 8:00pm
    #1
    Closed Accounts Posts: 18


    Hello there,

    I compiled and executed a VC++ program which crashed and restarted the computer. Only made a small change to a loop which was maintaining an array since last successful compilation.

    The .cpp file is now converted to a binary file and I can't recompile the program.

    Any ideas on how to convert the file back??

    Thanks in advance.


Comments

  • Closed Accounts Posts: 437 ✭✭casper-


    Converted to a binary file ?? Oddd.....either way try pulling the cpp file up in UltraEdit and do a bin->txt conversion to see if that helps at all.


Advertisement