2015-02-19から1日間の記事一覧

【C++文字列操作】string型からchar*型への変換

string型からchar*型へ string型からchar*型への変換が必要になったのでメモ。