![]() |
NULL_INDEX | Constant |
basfunc.h, estack.h |
#define NULL_INDEX ((CESI) 0) |
Describes an empty expression stack index.
NULL_INDEX is an expression stack index (ESI) equivalent to NULL. It can be used as a function argument in cases where the argument is optional.