This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:i:id [2020/11/13 17:02] nick created |
dido:public:ra:xapend:xapend.a_glossary:i:id [2021/10/04 11:53] (current) 157.55.39.140 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Identifier (ID) ====== | + | ===== Identifier (ID) ===== |
| - | [[ddsf:private:cookbook:06_append:glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| **Identifiers (IDs)** are symbols used to uniquely identify a program element in the code. They are also used to refer to types, constants, macros and parameters. An identifier name should indicate the meaning and usage of the element being referred. | **Identifiers (IDs)** are symbols used to uniquely identify a program element in the code. They are also used to refer to types, constants, macros and parameters. An identifier name should indicate the meaning and usage of the element being referred. | ||