3

Isn't it lovely when you're learning C and after 1 hour and half spent on an exam code, Dev C++ decides to crash and make you lose everything you did?

I guess I should take this as a warning for never using it again and stick to Sublime Text 3.

Comments
  • 2
    try CLion
  • 2
    Save more often. A crash shouldn't undo an hour's worth of stuff, as long as you save.
  • 2
    Step 1) Join GitHub.
    Step 2) Create repository for assignment.
    Step 3) Optionally, get the student Dev pack.
    Step 4) Commit early, commit often. Push.
    Step 5) Profit.
  • 0
    What's fun is that I always save on other programs and even often, though I'm not used in coding because I tried to brainstorm and got lost!

    I'll try the advices in the comments, thank you <3
  • 0
    You may take a look at CLion ;)
  • 1
    Saw it today, dowloaded the 30Days trial and fell in love with it, thanks!
Add Comment