User Tools

Site Tools


guides:programstyle:identifiers

This is an old revision of the document!


Conventions for Identifiers

In a programming language, and identifier is a name associated with a user declared item in the program. This may include variables, constants, types, functions, or other items.

guides/programstyle/identifiers.1595588439.txt.gz · Last modified: 2022/08/02 11:59 (external edit)