18#ifndef __LIBPOSIX_LIBGEN_H
19#define __LIBPOSIX_LIBGEN_H
C char * dirname(char *path)
Return the directory portion of a pathname.
C char * basename(char *path)
Return the last component of a pathname.
#define C
Used to define external C functions.