单选题
👁️ 浏览量:

试题题干

函数fwrite()若正确写入数据块,则返回值为()

A

count

B

0

C

非0

D

正数

参考答案

正确答案:

试题解析

函数fwrite()的【返回值】若正确写入数据块,则返回值是count。