7 ms·
I thought it was just me, that after 20 years of writing C I still have to look how to declare function pointers.
by scoutt 2y ago
I thought it was just me, that after 20 years of writing C I still have to look how to declare function pointers.
- jandrese 2y agoI'm weird that I have no problem getting function pointers but have to look up the syntax to declare an enum every damn time.