#define
ACTION:
define a macro (C syntax)
USE:
C preprocessor statements
EXAMPLE:
#define X 32
RELATED:
macros
macro
def
#ifdef
#ifndef