Cthulhu  0.2.10
Cthulhu compiler collection

a file handle More...

#include <os.h>

Data Fields

const char * path
 
os_file_impl_t impl
 

Detailed Description

a file handle

Warning
do not access the file handle directly, it is platform specific

Definition at line 39 of file os.h.

Field Documentation

◆ impl

os_file_impl_t os_file_t::impl

Definition at line 45 of file os.h.

◆ path

const char* os_file_t::path

Definition at line 42 of file os.h.


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