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

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