cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
References to Pointers
Page 2
References to Pointers
Pages:
1
2
Apr 9, 2019 at 10:01am UTC
keskiverto
(10402)
In the example you provided,
ptref
is "just" a reference to the
ptr1
variable
.
The type of the variable does not affect the behaviour of the reference.
PS. Did you enjoy Enoizat's quiz?
Topic archived. No new replies allowed.
Pages:
1
2