P99

◆ P99_STD_SIGNED_TYPES

#define P99_STD_SIGNED_TYPES
Value:
schar, \
short, \
int, \
long, \
llong

Definition at line 218 of file p99_type.h.

schar
signed char schar
a ‘one token’ abreviation for signed char
Definition: p99_typenames.h:45