3.4.1 implementation-defined behavior

1

implementation-defined behavior

unspecified behavior where each implementation documents how the choice is made

2

EXAMPLE An example of implementation-defined behavior is the propagation of the high-order bit when a signed integer is shifted right.