View Single Post
 
Reply
Posted 2002-04-12, 07:17 AM in reply to spa's post "Just a question..."
Also, I forgot; C++ has references, which are like pointers, but you use them like normal variables. The only time I use these are in function parameters to pass stuff by reference, which is more convenient than dereferencing a pointer every time you want to use what is pointed to.

And you're welcome
--WetWired
Old
Profile PM WWW Search
WetWired read his obituary with confusionWetWired read his obituary with confusionWetWired read his obituary with confusionWetWired read his obituary with confusion
 
 
WetWired