MATLAB Compiler Previous page   Next Page

operator const char* () const

Return pointer to internal buffer of string.

C++ syntax

Arguments

None

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.


Previous page  int Length() const mwString& operator=(const mwString& str) Next page

© 1994-2005 The MathWorks, Inc.