|
Okay, this may be a stupid question, but what advantages do pointers have over references? I'm reading Learn C++ in 21 Days and, from what I've seen so far, reference syntax is much easier than pointer syntax. Sorry if its a stupid question, I haven't gotten to the really advanced topics yet.
|