710
Bill is a pro grammer
(sh.itjust.works)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Why the heck does it need to be dynamically allocated? Just put that puppy on the stack.
That's what it used to do.
But it was a bug, and the code has been fixed.