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