P99

◆ P99_CHS

#define P99_CHS (   N,
  ... 
)    P00_CHS(P99_SKP(N, __VA_ARGS__))

Choose the Nth element in the remaining argument list.

Counting of elements starts at 0.

Definition at line 76 of file p99_list.h.