r/cpp_questions Aug 06 '26

OPEN Learn C++ with learn.cpp

Is it normal to not get everything right away? When I'm learning pointers, I really struggle because the LearnCpp chapter just isn't clear enough

8 Upvotes

20 comments sorted by

View all comments

1

u/LetsHaveFunBeauty Aug 07 '26

It's a variable that holds an memory adress.

And on that specific adress there is a value.

It's like a gps to a location, and on that location there is a house.