Eneboo - Documentación para desarrolladores
|
#include <stddef.h>
#include <stdlib.h>
#include <limits.h>
#include <string.h>
#include <sys/types.h>
#include <dirent.h>
#include <errno.h>
#include "LPdir.h"
Clases | |
struct | LP_dir_context_st |
'defines' | |
#define | LP_ENTRY_SIZE 255 |
Funciones | |
const char * | LP_find_file (LP_DIR_CTX **ctx, const char *directory) |
int | LP_find_file_end (LP_DIR_CTX **ctx) |
#define LP_ENTRY_SIZE 255 |
const char* LP_find_file | ( | LP_DIR_CTX ** | ctx, |
const char * | directory | ||
) |
int LP_find_file_end | ( | LP_DIR_CTX ** | ctx | ) |