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.
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.
Each open file is associated with a file pointer that specifies an offset in bytes, relative to the beginning of the file.
Chaque fichier ouvert est associé à un pointeur de fichier qui spécifie un décalage en octets, par rapport au début du fichier.
After formatting, the address table of a hard drive will be deleted and the system does not have a link between data and current file pointer.
Après le formatage, la table d'adresses de disque dur sera supprimé et le système n'a pas de lien entre les données et le pointeur de fichier actuel.