Nilorea Library
C utilities for networking, threading, graphics
n_files.h File Reference

files configuration header More...

#include "nilorea/n_str.h"
#include "nilorea/n_list.h"
#include "nilorea/n_log.h"
#include "dirent.h"
+ Include dependency graph for n_files.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  N_FILE_INFO
 common file information More...
 

Functions

void n_free_file_info (void *ptr)
 free a N_FILE_INFO struct More...
 
int n_scan_dir (const char *dir, LIST *result, const int recurse)
 Scan given directory and return a LIST of char. More...
 

Detailed Description

files configuration header

Author
Castagnier Mickael
Version
1.0
Date
02/11/23

Definition in file n_files.h.