Cthulhu
0.2.10
Cthulhu compiler collection
|
Data Structures | |
struct | os_file_t |
a file handle More... | |
struct | os_inode_t |
an inode entry More... | |
struct | os_iter_t |
a directory iterator More... | |
CT_OS_API os_error_t | os_file_copy (const char *dst, const char *src) |
copy a file from one location to another More... | |