Hi > What is the C equivalent of the inequality operator in Haskell? /= You can answer these sorts of questions yourself using Hoogle: http://www.haskell.org/hoogle/?q=a%20-%3E%20a%20-%3E%20Bool Thanks Neil