Hacker News new | ask | show | jobs
by simula67 4967 days ago
Many more for your viewing pleasure : http://stackoverflow.com/questions/184618/what-is-the-best-c...
2 comments

Thanks for this link! It's filled great laughs. Like this one:

  #define TRUE FALSE //Happy debugging suckers
I imagine what the guy who wrote it must've been through... :-P

PS: I wish Jeff hadn't shut down the thread.

Absolutely hilarious, lots of gems there, like:

try {

} finally { // should never happen

}