SyntaxFix
Write A Post
Hire A Developer
Questions
Use a reference when you can, use a pointer when you have to. From C++ FAQ: "When should I use references, and when should I use pointers?"