Returns false if this string equals the other string, using strcmp
bool operator !=(const char * other) const;
!= Operator