5

Want to make yourself feel good as a programmer? Casually run this command on your friend's computer:

grep -r -l ";;" ~/

Comments
  • 1
    And yes, they should be using "while (true) { }" instead of "for (;;) { }". 😉
Add Comment