ViVi Home > 技術文書 > ポインタ入門 > 文字列クラス > c_str
const char *String::c_str() const { return m_data; }
解説:
前: | 次: