Previous Topic Next topic Print topic


POINTER

Abbreviation: PTR

POINTER is a data type attribute that specifies pointer values. A pointer value is the address of a variable and is discussed in the section Pointer Data in the chapter Data Types.

Previous Topic Next topic Print topic