1. Home
  2. Pointer

Pointer

is a data structure that stores a series of identifiers, pointing to other data structures. Pointers can be declared using the POINTER directive.

Updated on February 25, 2019

Was this article helpful?