12

That moment when you think to use fopen instead of open, and everything comes together magically. Only lost half a day debugging this too!

Comments
  • 0
    Been there, done that:

    getch() vs getchar()
    Aka
    Stdin vs serialinput
Add Comment