Teaching Rajasthan Basic Computer Instructor 2021 Mock Test Programming and Data Structure Programming in C
Which function is used to set the file pointer to the specified offset?
1
ftell()
2
fsetpos()
3
fseek()
4
fgetpos()
Which function is used to set the file pointer to the specified offset?