DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
C language compilers
Identifiers
Identifiers are used to name things such as variables, functions, data types, and macros.
Identifiers are made up of a combination of letters, digits, or underscore ( _ ) characters.
First character may not be a digit.
Next topic:
Keywords
Previous topic:
Tokens
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004