cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
pointer vs reference variable.
pointer vs reference variable.
Nov 26, 2012 at 5:52pm UTC
sudheervaddi
(1)
In programming c++, I want to know which is good using pointers or reference variables.I am new to coding.Please help me.Is there any problem using pointer.
Nov 26, 2012 at 10:06pm UTC
andywestken
(4094)
To save retyping
Pointer vs. Reference
http://stackoverflow.com/questions/114180/pointer-vs-reference
It sounds like the question you're asking, to me.
Andy
Topic archived. No new replies allowed.