feisty meow concerns codebase  2.140
heavy_file_ops.cpp File Reference
#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>
Include dependency graph for heavy_file_ops.cpp:

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
 

Macro Definition Documentation

◆ LOG

#define LOG (   to_print)    printf("%s::%s: %s\n", static_class_name(), func, astring(to_print).s())

Definition at line 35 of file heavy_file_ops.cpp.