You must log in or register to comment.
It is my firm opinion that void* should be named “disappointer”
#define
Thought I saw this meme with an anime girl.
Wait till I show you…
int *ptr[]
That’s the same as int **ptr
Only if it’s a function parameter
Last time I used pointers was in college… I tried to debug a c++ application years ago and was confused as fuck.
Woah, I finally understand!