
Filepointers
UK
/ˈfaɪlˌpɔɪntə/
US
/ˈfaɪlˌpɔɪntər/

Translation filepointers into russian
filepointer
NounUK
/ˈfaɪlˌpɔɪntə/
US
/ˈfaɪlˌpɔɪntər/
The filepointer is used to keep track of the current position in the file.
Указатель файла используется для отслеживания текущей позиции в файле.
Definitions
filepointer
NounUK
/ˈfaɪlˌpɔɪntə/
US
/ˈfaɪlˌpɔɪntər/
A variable or data structure used in programming to keep track of the current position within a file that is being read or written.
The filepointer was moved to the beginning of the file to start reading from the start.