| pointer |
A memory address to either a function or data.
Ãâó: resource.intel.com/telecom/support/releases/winnt/...
|
|---|---|
| pointer |
A pointer is a special type of variable that may be used anywhere an item label can be. When used, it will be substituted for the label of the item that it is currently set to.
Ãâó: jacl.sourceforge.net/guide/glossary.html
|
| pointer |
variable (so with name and type) storing the address of another object (same type).
Ãâó: cdfrh0.grid.umich.edu/~claudiof/Tools/CPP/def.html
|