You are here: C++ Support Classes > dtSearch Namespace > Classes > DString Class > != Operator
> DString::!= Operator (const DString&)
DString::!= Operator (const DString&)
Close
dtSearch Text Retrieval Engine Programmer's Reference
DString::!= Operator (const DString&)
Syntax
C++
bool operator !=(const DString& other) const;

Returns false if this string equals the other string, using strcmp