Vertaling van "file pointer" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In some cases, the file pointer can be repositioned to a multiple of the sector size.
W niektórych przypadkach wskaźnik pliku może być przeniesiony do wielokrotności rozmiaru sektora.
Open for reading and writing; place the file pointer at the end of the file.
A potential race condition in obtaining a file pointer has been corrected.
This function requires two arguments specifying a file pointer and the string of data that is to be written.
Ta funkcja wymaga dwóch argumentów, określając wskaźnik pliku i ciąg danych, który ma być zapisany.
The file pointer is at the end of the file if the file exists.
Wskaźnik pliku jest na końcu pliku, jeśli plik istnieje.
Places the file pointer at the end of the file.
Umieszcza wskaźnik pliku na końcu pliku.
The file pointer will be at the beginning of the file.
Wskaźnik pliku będzie na początku pliku.
Places the file pointer at the beginning of the file.
Umieszcza wskaźnik pliku na początku pliku.
Open for reading and writing; place the file pointer at the beginning of the file and truncate the file to zero length.
Otwiera do odczytu i zapisu; umieszcza wskaźnik pliku na jego początku i obcina plik do zerowej długości.
Returns a file pointer identical to that returned by fopen(), except that it is unidirectional (may only be used for reading or writing) and must be closed with pclose().
Zwraca wskaźnik pliku identyczny do tego zwracanego przez fopen() z wyjątkiem tego, że jest on jednokierunkowy (może być tylko użyty do odczytu lub zapisu) i musi być zamknięty za pomocą pclose().
The file pointer is not changed.
Wskaźnik pliku jest nie modyfikowany.
Open for reading and writing; place the file pointer at the end of the file.
'a+' Otwiera do odczytu i zapisu; umieszcza wskaźnik pliku na jego końcu.
'w+' Open for reading and writing; place the file pointer at the beginning of the file and truncate the file to zero length.
'w+' Otwiera do odczytu i zapisu; umieszcza wskaźnik pliku na jego początku i obcina plik do zerowej długości.