单项选择题

以下哪个选项能将文件指针移到开头?()

A.reset()
B.fseek(-1)
C.fseek(0, SEEK_END)
D.fseek(0, SEEK_SET)
E.fseek(0, SEEK_CUR)

热门 试题