|
|
Introducing pointers |
|
|
Andrei Pociu |
|
|
C and C++ / Introduction to C and C++ |
|
|
Click to Visit |
|
|
44 |
In this tutorial author has elaborately described about how to introduce pointers on C++. Here the author says that pointer is a space to be used by the users to store their essential computer addresses. He also explains about the variables and functions of the pointers. With the help of this tutorial people can gather information about pointer and its functions.
|