cxlong cx_path_max(const cxchar *)
Get the maximum length of a path relative to the given directory.
Definition: cxfileutils.c:91
cxchar * cx_path_alloc(const cxchar *)
Allocate a buffer suitable for storing a relative pathname staring at a given directory.
Definition: cxfileutils.c:130