libcfe
0.12.1
some useful C-functions
create_path.h
Go to the documentation of this file.
1
#ifndef XCREATE_PATH_H
2
#define XCREATE_PATH_H
3
12
char
*
create_path
(
const
char
*dir,
int
dirlen,
const
char
*file,
int
filelen);
13
14
#endif
/* XCREATE_PATH_H */
create_path
char * create_path(const char *dir, int dirlen, const char *file, int filelen)
Definition:
create_path.c:11
cfe
create_path.h
Generated on Tue Jan 31 2023 09:56:30 for libcfe by
1.8.14