Contents Up << >>

Nomenclature and Common Abbreviations

Here are a few of the abbreviations and terms used in this article:

TermMeaning
diffdifference(s)
fnfunction
fnsfunctions
paramparameter
ptrpointer, a C/C++ construct declared by: int * p;
refreference, a C++ construct declared by: int & r;
OOobject-oriented
OOPobject-oriented programming
OOPLobject-oriented programming language
methodan alternate term for "member function"
ARMAnnotated Reference Manual

  • How should I post something? (READ BEFORE POSTING)