| ClassesClasses | | Operators | 
Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
HFile — Represents an instance of a file.
| OpenFile | Open a file in ASCII or a binary format. | 
| CloseFile | Closing a text file. | |
| FnewLine | Create a line feed. | |
| FreadChar | Read a character from a file. | |
| FreadLine | Read a line from a file. | |
| FreadString | Read strings from a file. | |
| FwriteString | Write values in a file. | |
| OpenFile | Open a file in ASCII or a binary format. | 
HFile — Represents an instance of a file.
| OpenFile | Open a file in ASCII or a binary format. | 
| CloseFile | Closing a text file. | |
| FnewLine | Create a line feed. | |
| FreadChar | Read a character from a file. | |
| FreadLine | Read a line from a file. | |
| FreadString | Read strings from a file. | |
| FwriteString | Write values in a file. | |
| OpenFile | Open a file in ASCII or a binary format. | 
| ClassesClasses | | Operators |