kmediad 0.5.0a
A cross-platform Web-based audio player
Data Fields
_klib_Path Struct Reference

A filesystem path, modelled in a platform-agnostic way. More...

#include <klib_path.h>

Data Fields

klib_String base

Detailed Description

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


Field Documentation


The documentation for this struct was generated from the following file: