oracle askarchivelexiconmanualsrefs
‹ lexicon

kernel

Pointer

A variable that holds the memory address of another value, which the program can read or write by dereferencing it. Defined in the The C Language entry of the archive.

ask the oracle › read The C Language ›
alongside it
ANSI CK&RlibcManual Memory ManagementSegfaultThe PreprocessorTranslation UnitUndefined Behavior