blah blah blah is here! blah blah » Close

1
votes
1 answers

C++ pointers, can someone explain this so it sticks in my head?

Rick_A
761

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 ...

Feedback