Hacker News new | ask | show | jobs
by christophilus 129 days ago
“I’m a null pointer exception debugger.”
1 comments

> “I’m a null pointer exception debugger.”

NullPointerException is the Java world. In C++, dereferencing a null pointer is rather undefined behaviour.

So it's perfectly fitting the noun for c++ dev is undefined behavior :D