CS 3304: Comparative Languages
Data Types
[
Course Documents
] : [
Data Types
]
Previous
Contents
Next
Keyword Index
Pointers
A
pointer type
is a type in which the range of values consists of memory addresses and a special value, nil (or null)
Uses:
Addressing flexibility
Dynamic storage management