1
votes
votes
1 answers
C++ pointers, can someone explain this so it sticks in my head?
I have read how pointers work in c++, but for some reason whenever I think about them I get lost and have to keep re-reading some online tutorial on pointers. I was [b]hoping[/b] that someone can explain the concept and syntax to me, in ...
