Next:
10 Enumerated types
Up:
9 Arrays
Previous:
9.2 Pointers, again
9
.
3
Array of Pointers
You can define an array of any type, including pointers. There really is not anything special about an array of pointer!
Copyright © 2006-09-25 by Tak Auyeung