63 #ifndef __INCLUDE_LIBGEN_H 64 #define __INCLUDE_LIBGEN_H 79 #define EXTERN extern "C" 97 FAR
char *
dirname(FAR
char *path);
FAR char * dirname(FAR char *path)
return the directory portion of a pathname
FAR char * basename(FAR char *path)
return the last component of a pathname