C Source Code Conventions and Abbreviations Dictionary

From NARS2000
Revision as of 20:07, 29 July 2015 by Robert Wallick (talk | contribs) (created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

NARS C Source Code Conventions and Abbreviations Dictionary:

Conventions

Convention Syntax Description/Where Used Purpose
PrimFn Prefix name prefix to all Primary APL functions Quickly identify such names
SysFn Prefix name prefix to all Quad type System Functions Quickly identify such names
_EM_YY Suffix name suffix to all Primary APL functions AND Quad System Functions, including monadic and dyadic calls Quickly identify such names, referencing

Abbreviations Dictionary

Abbrev. Meaning
tk token
lp long pointer
NELM Nested Element