3 #include "eBatRuntime.h"
11 int bat_runtime_fileio_exist(
char* path){
13 bat_debug(
"[RUNTIME] [FileIO] [Exits] %s\n", path);
18 int bat_runtime_fileio_write(
const char *filename,
const char *text,
int mode) {
uint32_t mode
Режим работы (0 - Обычный | 1 - Режим логирования)
bool file_exists(const char *Path)
[FileIO] Проверяет существует ли сущность