feisty meow concerns codebase  2.140
byte_filer.cpp File Reference
#include "byte_filer.h"
#include <application/windoze_helper.h>
#include <basis/astring.h>
#include <basis/byte_array.h>
#include <basis/functions.h>
#include <basis/utf_conversion.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
Include dependency graph for byte_filer.cpp:

Go to the source code of this file.

Namespaces

 filesystem
 A platform independent way to obtain the timestamp of a file.
 

Macros

#define DEBUG_BYTE_FILER
 

Variables

const size_t filesystem::BTFL_FILE_TELL_LIMIT = size_t(2) * size_t(GIGABYTE)
 

Macro Definition Documentation

◆ DEBUG_BYTE_FILER

#define DEBUG_BYTE_FILER

Definition at line 32 of file byte_filer.cpp.