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