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
reference n pointers ??!!
reference n pointers ??!!
Jul 20, 2013 at 5:44pm UTC
hrishi1082
(1)
what are the differences between using reference in c++ and using pointers??
like eg: int var& var1 = var; and using pointers instead of the same piece of code
thanks in advance!!
Topic archived. No new replies allowed.