ARGn (> 5 or unknown ARG number)
ARG1
ARG2
ARG3
ARG4
ARG5
WNA (wrong number of args)
OVFLOW
OUTOFRANGE
NALLOC
EXIT
HUP_SIGNAL
INT_SIGNAL
FPE_SIGNAL
BUS_SIGNAL
SEGV_SIGNAL
ALRM_SIGNAL
(char *)
Error checking is not done by ASSERT if the flag RECKLESS
is defined. An error condition can still be signaled in this case with
a call to wta(arg, pos, subr).
goto label if the expression (cond) is 0. Like
ASSERT, ASRTGO does is not active if the flag
RECKLESS is defined.