pointer
|
||||||||
|
Pointers are often referred to as mouse pointers. (2) A variable that contains the address of a location in memory. The location is the starting point of an allocated object, such as an object or value type, or the element of an array. |
|
|||||||