An open file pointer in which we store the data.
A valid file pointer, which must be seek-able.
Determines if the file pointer has reached the end of a file.
Détermine si le pointeur de fichier a atteint la fin d'un fichier.
This file concept supports the concept of a file pointer.
Ce fichier concept prend en charge la notion de pointeur de fichier.
The file pointer placed at the beginning of the file.
Le pointeur de fichier placé au début du fichier.
An open file pointer on the local file.
Un pointeur de fichier ouvert sur le fichier local.
An open file pointer on the local file.
Un pointeur de fichier vers un fichier local.
When a file is opened, the file pointer is set to zero.
Lorsqu'un fichier est ouvert, le pointeur de fichier est mis à zéro.
The fseek function moves the file pointer to a byte in the file.
Le fseek fonction déplace le pointeur de fichier à un octet dans le fichier.
A file pointer specifies the location for a subsequent read/write operation in the file in terms of bytes.
Un pointeur de fichier indique l'emplacement pour une opération de lecture / écriture ultérieure dans le fichier en termes d'octets.
Instead, only the file pointer is removed from the file system and that location is marked as re-writable.
Dans ce cas, seul le pointeur de fichier est supprimé du système de fichiers et que l'emplacement est marqué comme réinscriptible.
bzread() reads from the given bzip2 file pointer.
bzread() lit depuis le pointeur de fichier bzip2 donné.
Every file has a corresponding file pointer associated with that file which is responsible for its proper working.
Chaque fichier a un pointeur de fichier correspondant associé à ce fichier qui est responsable de son bon fonctionnement.