Dave Hansen wrote: > C uses ! as a unary logical "not" operator, so != for "not equal" just > seems to follow, um, logically. Consequently, C should have used !> for <= and !< for >= ... -- Christoph