en

Filepointer

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

Translation of "filepointer" into Russian

filepointer
Noun
raiting
UK
/ˈfaɪlˌpɔɪntə/
US
/ˈfaɪlˌpɔɪntər/
filepointer
filepointers pl
указатель файла
The filepointer is used to keep track of the current position in the file.
Указатель файла используется для отслеживания текущей позиции в файле.

Definitions

filepointer
Noun
raiting
UK
/ˈfaɪlˌpɔɪntə/
US
/ˈfaɪlˌpɔɪntər/
In computing, an abstract indicator (typically stored as a variable or handle) that records the current byte or character position within an open file, allowing subsequent input/output operations to proceed from that position.
After reading the header, the program stored the filepointer so it could return to that exact offset later.
filepointer
Adjective
raiting
UK
/ˈfaɪlˌpɔɪntə/
US
/ˈfaɪlˌpɔɪntər/
Relating to or involving a file pointer.
A subtle filepointer error caused the application to overwrite crucial data.