PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_root_char_t Struct Reference

A RootChar structure. More...

#include <name.h>

Collaboration diagram for aml_root_char_t:

Data Fields

bool present
 If the first character is a root character ('\'), if yes, the name string is absolute.
 

Detailed Description

A RootChar structure.

Definition at line 61 of file name.h.

Field Documentation

◆ present

bool aml_root_char_t::present

If the first character is a root character ('\'), if yes, the name string is absolute.

Definition at line 63 of file name.h.


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