|
JASSv2
|
Partial file and whole file based I/O methods. More...
#include <stdio.h>#include <errno.h>#include <stddef.h>#include <string.h>#include <string>#include <vector>#include <memory>#include <stdexcept>

Go to the source code of this file.
Classes | |
| class | JASS::file |
| File based I/O methods including whole file and partial files. More... | |
| class | JASS::file::file_read_only |
| A read_only file object, the memory was probably allocated with mmap() and needs deallocating accordingly. More... | |
Partial file and whole file based I/O methods.
1.8.13