P99

◆ p99_signed_representation

C99 allows exactly three different possibilities for the encoding of negative values of integer types.

See also
P99_SIGNED_REPRESENTATION
Enumerator
p99_signed_representation_invalid 
p99_signed_representation_magnitude 
p99_signed_representation_ones 
p99_signed_representation_twos 

Definition at line 683 of file p99_int.h.