|
doc
|
#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) |
Interface of the cynapses libc path functions.
Definition in file c_path.h.
1.8.2