WriteString

파일에 string 유형 변수 쓰기.

uint  WriteString(
   const string  value      // 문자열
  \)

매개변수

[in]  쓸 문자열.

값 반환

쓴 바이트 수.