Hacker News new | ask | show | jobs
by scoutt 757 days ago
I thought it was just me, that after 20 years of writing C I still have to look how to declare function pointers.
1 comments

I'm weird that I have no problem getting function pointers but have to look up the syntax to declare an enum every damn time.