Question:Which function returns the current pointer position within a file?
A ftell() B fseek() C fgetc() D fread() E fscanf()
+ AnswerA
+ Report