In C, pointers can only be tested for equality if they are either null or pointing to a valid object.
In C, pointers can only be tested for equality if they are either null or pointing to a valid object.