Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable.
 
Reads data from an open sequential file.
 
Reads a line from a sequential file into a variable.
 
Writes a record to a relative file or a sequence of bytes to a binary file.
 
Writes data to a sequential text file with delimiting characters.
 
Vraca trenutnu poziciju otvorenog fajla.
 
Varca poziciju za sljedece pisanje ili citanje u datoteku koja je otvorena sa Otvoriti izjavom.
 
Determines if the file pointer has reached the end of a file.
 
Vraca vrijednost otvorene datoteke u bajtovima.