WriteChar

写入字符或无符号字符类型的变量至文件。

uint  WriteChar(
   char  value      // 值
   )

参数

value

[输入]  写入值。

返回值

写入的字节数。