PureBasic - File
Overview
Files are the main way of storage for nowadays computers. With PureBasic you manage them in very simple and optimized way. Any number of files can be handled at the same time. This library use buffered functions to increase the writing/reading speed.
Command Index
CloseFile
CreateFile
Eof
FileSeek
Loc
Lof
OpenFile
ReadByte
ReadData
ReadFile
ReadLong
ReadString
ReadWord
UseFile
WriteByte
WriteData
WriteLong
WriteString
WriteStringN
WriteWord
Supported OS
Windows, AmigaOS, Linux