Definition in file c_path.h.
#include "c_macro.h"


Go to the source code of this file.
Functions | |
| char * | c_basename (const char *path) | 
| char * | c_dirname (const char *path) | 
| int | c_parse_uri (const char *uri, char **scheme, char **user, char **passwd, char **host, unsigned int *port, char **path) | 
| int | c_tmpname (char *template) | 
 1.5.6