WriteString

string 型の変数をファイルに書き込みます。

uint  WriteString(
  const string  value      // 書かれる文字列
  )

パラメータ

value

[in]  書かれる文字列

戻り値

書かれたバイト数