题目内容

On all compilers, complete copies of all members of a structure can be passed to a function by including the name of the structure as an argument to the called function.

查看答案
更多问题

When working with random access files. Which function resets the current position to the start of the file?

A. rewind()
B. ftell()
C. fseek()
D. fflush()

A file stream is a one-way transmission path that is used to connect a file stored on a physical device to a program.

FILE is data type defined in .

If a file opened for reading does not exist, the fopen() function returns the NULL address value.

答案查题题库