|
kmediad 0.5.0a
A cross-platform Web-based audio player
|
A filesystem path, modelled in a platform-agnostic way. More...
#include <klib_path.h>
Data Fields | |
| klib_String | base |
A filesystem path, modelled in a platform-agnostic way.
klib_Path is a very thin wrapper around klib_String, with some pecific path-handling functions. Its main purpose is to avoid luttering up klib_String with operations that aren't general-purpose
1.7.4