In C, what does the fflush function do when used with a file stream?单项选择题
A
Reads a character from the file stream.
B
Skips the next character in the file stream.
C
Sets the file position indicator to the beginning of the file.
D
Flushes any buffered data to the associated file.
登录即可查看完整答案
我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。
类似问题
Which is used to open “file.bin” for reading binary data in C?
Here is a typical usage of fopen(): FILE *fp = fopen("numbers.txt", "r"); if (fp == NULL) { fprintf(stderr, "cannot open file\n"); exit(1); } Which of these indicate that a failure has happened?
Is the following statement true or false? In the products of methylation-hydrolysis, every -OH group corresponds to the position of a glycosidic bond in the starting polysaccharide.
Which of the follwoing structures represents amylopectin?
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!