muteki
Loading...
Searching...
No Matches
fn_parts_dos_s Struct Reference

All-in-one struct that contain all parts used in _afnsplit() and _afnmerge() More...

#include <fs.h>

Data Fields

char pathname [FNSPLIT_DOS_PATHNAME_MAX]
 Pathname.
 
char drive [FNSPLIT_DOS_DRIVE_MAX]
 Drive.
 
char dirname [FNSPLIT_DOS_DIRNAME_MAX]
 Directory name.
 
char basename [FNSPLIT_DOS_BASENAME_MAX]
 Base name without suffix.
 
char suffix [FNSPLIT_DOS_SUFFIX_MAX]
 Suffix.
 

Detailed Description

All-in-one struct that contain all parts used in _afnsplit() and _afnmerge()


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