SIGN IN SIGN UP

Define "undefined" and "implementation-defined" (3.2.0)

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."

Signed-off-by: Henry H. Andrews <andrews_henry@yahoo.com>
H
Henry H. Andrews committed
24cc6c4b82ded4f88e1e12d35a27bba2f565558a
Parent: 44da621