MATLAB Compiler Previous page   Next Page

bool operator!=(const mwString& str) const

Test two mwStrings for inequality.

C++ syntax

Arguments

str.   String to compare.

Return value

The result of the comparison.

Description

Use this operator to test two strings for inequality.


Previous page  bool operator==(const mwString& str) const bool operator<(const mwString& str) const Next page

© 1994-2005 The MathWorks, Inc.