API Reference > Other Classes > OdString Class > OdString Methods > OdString::c_str Method
OdString::c_str Method
Syntax
C++
const OdChar* c_str() const;

Returns the underlying OdChar array (buffer) of this String object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.