doc
Data Fields
C_PATHINFO Struct Reference

#include <src/std/c_path.h>

Data Fields

char * directory
char * extension
char * filename

Detailed Description

Parts of a path.

Parameters:
directory'\0' terminated path including the final '/'
filename'\0' terminated string
extension'\0' terminated string

Definition at line 118 of file c_path.h.


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