MATLAB Compiler Previous page   Next Page

bool operator==(const mwString& str) const

Test two mwStrings for equality.

C++ syntax

Arguments

str.   String to compare.

Return value

The result of the comparison.

Description

Use this operator to test two strings for equality.


Previous page  mwString& operator=(const char* str) bool operator!=(const mwString& str) const Next page

© 1994-2005 The MathWorks, Inc.