API Reference > OdDAI Namespace > Classes > FixedLengthString Template > FixedLengthString Methods > FixedLengthString::c_str Method
FixedLengthString::c_str Method
Syntax
C++
const char * c_str() const;

A raw pointer to the C++ character array.

Retrieves the constant raw pointer to the underlying string.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.