"You must learn from the mistakes of others. You can't possibly live long enough to make them all yourself"
Sam Levenson
Posted 2 years, 9 months ago
  1:  void crawl_into_hole_and_die()
  2:  {
  3:      while(1); // let the watchdog get us.
  4:  }
Bookmark and Share
From Anonymous
Posted 8 months, 1 week ago
function should be called crawl_into_hole_but_live_forever()
From Anonymous
Posted 2 years, 3 months ago
Excellent
From Henry
Posted 2 years, 4 months ago
Hawfull
Add a comment
Name