| MATLAB Compiler | ![]() |
operator const char* () const
Return pointer to internal buffer of string.
C++ syntax
Arguments
Return value
A pointer to the internal buffer of the string.
Description
Use this operator to get direct read-only access to the string's data buffer.
| int Length() const | mwString& operator=(const mwString& str) | ![]() |
© 1994-2005 The MathWorks, Inc.