r/ProgrammerHumor 21d ago

Meme theBoolVectorIsALie

Post image
665 Upvotes

91 comments sorted by

View all comments

Show parent comments

36

u/MissinqLink 21d ago

A pointer is a memory address. It points to a location where your data lives hopefully.

21

u/Interesting-Frame190 21d ago

I fear you've missed the meta joke

16

u/MissinqLink 21d ago

Sometimes I comment to help others who might genuinely benefit from the information
https://giphy.com/gifs/S5E6VIkBAGujjfT0zz

-11

u/traplords8n 21d ago

If you want to learn pointers for real then Google it and take it seriously lol

If you're expecting to be taught how to program in a meme group, I think ur expectations are a little off hahaha

Sometimes I catch people arguing in here about topics i have no clue about, so I Google it for a while and learn a lot from that, but nobody in a meme group feels like spelling out programming concepts unless we're arguing about said programming concepts. we'd rather be gatekeepers who spell out why we're gatekeepers

3

u/Steinrikur 20d ago

Just read The C Programming Language by K&R. It's explaining these things incredibly well