|
feisty meow concerns codebase
2.140
|
#include "directory.h"#include "filename.h"#include "filename_list.h"#include "heavy_file_ops.h"#include "huge_file.h"#include <basis/functions.h>#include <basis/guards.h>#include <structures/object_packers.h>#include <stdio.h>
Go to the source code of this file.
Namespaces | |
| filesystem | |
| A platform independent way to obtain the timestamp of a file. | |
Macros | |
| #define | LOG(to_print) printf("%s::%s: %s\n", static_class_name(), func, astring(to_print).s()) |
Variables | |
| const int | filesystem::MINIMUM_ARRAY_SIZE = 1024 |
Definition at line 35 of file heavy_file_ops.cpp.