10 points
Last time I used pointers was in college… I tried to debug a c++ application years ago and was confused as fuck.
24 points
Wait till I show you…
int *ptr[]
11 points
9 points
*
12 points
void *p;
10 points
2 points
6 points
28 points
Thought I saw this meme with an anime girl.
56 points
*
2 points
learning Go coming from Python and pointers are probably the most difficult thing to learn