Okay so I was coding in Notepad++ and it crashed after I hit save(CTL+S). Now the file main.cpp has nothing in it. I do how ever have a "main.a", "main.d" and a "app.map" from a build of the code. I looked into the main.a and found what looks like bits and pieces of my code.
Is there anyway to use those files and turn them back into a main.cpp?
Is there anyway to use those files and turn them back into a main.cpp?