Next:
3.1 Basic pointers
Up:
Module 0026: Basic data
Previous:
2.3 Dynamic
3
Pointers
In the topic of data structure, pointers are extremely important. This is because it permits a structure to be linked to another structure.
Subsections
3
.
1
Basic pointers
3
.
2
Pointers as a field
3
.
3
Self pointers?
Copyright © 2006-08-28 by Tak Auyeung