Define "undefined" and "implementation-defined" (3.0.4)
Undefined means "don't use this even if it seems to work, as there are cases where it won't." Implementation-defined means "this isn't portable or interoperable, but it is still correct."
H
Henry H. Andrews committed
011010155fd32ee3f45815189406cc90a31c993f
Parent: def3109