Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> My favourite API: lov_die_with_honor()

A friend of mine fancied the following when making an infinite loop in C:

  #define MONEY 1
  #define POWER 1

  while (MONEY == POWER)
  {
    ...
  }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: