P99

◆ P99_PRI

#define P99_PRI (   xT,
  F,
  LEN 
)
Value:
"%" #LEN "hh" #F, \
"%" #LEN "h" #F, \
"%" #LEN "" #F, \
"%" #LEN "l" #F, \
"%" #LEN "ll" #F)
Remarks
argument 0 maybe evaluated several times for its type but only once for its value

Definition at line 1173 of file p99_int.h.

P99_CHOOSE5
#define P99_CHOOSE5(xT, cc, cs, ci, cl, cll)
Definition: p99_int.h:1160