OpenTTD Source
20241108-master-g80f628063a
|
Class related to random access to files. More...
#include "fileio_type.h"
Go to the source code of this file.
Data Structures | |
class | RandomAccessFile |
A file from which bytes, words and double words are read in (potentially) a random order. More... | |
Class related to random access to files.
Definition in file random_access_file_type.h.