1.

Which function will return the current file position for stream?

A. fgetpos()
B. fseek()
C. ftell()
D. fsetpos()
Answer» B. fseek()


Discussion

No Comment Found