Code Block | ||
---|---|---|
| ||
void FSEntry_Create (CPU_CHAR *name_full,
FS_FLAGS entry_type,
CPU_BOOLEAN excl,
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application; | not |
Create a file or directory.
...