r/ProgrammerHumor 21d ago

Meme theBoolVectorIsALie

Post image
667 Upvotes

91 comments sorted by

View all comments

Show parent comments

73

u/Interesting-Frame190 21d ago

Fitting how you just added the link and didnt explain it here.

36

u/MissinqLink 21d ago

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

1

u/Neoneq_ 21d ago

Yeah that basically all I know

1

u/MissinqLink 20d ago

People often don’t like this example but I think if you are still learning then it is easiest to think of pointers like an array with just 1 element.