Equality « Data Type « C Tutorial






2.29.Equality
2.29.1.Comparing the equality operator (==) with the '=' assignment operator.
2.29.2.To test two expressions for equality, use == instead of =