P99

◆ P99_ANAME

#define P99_ANAME (   NAME,
  DIM,
  VAR 
)

Declare list of variable names as produced by P99_AARG.

Parameter VAR may be omitted as for :P99_AARG.

DIM defaults to 1.

See also
P99_ACALL
P99_ALEN
Remarks
argument 0 should correspond to a type that is not a VLA.
argument 2 must expand to a decimal number
Examples
test-p99-pow.c.

Definition at line 764 of file p99_for.h.