...
Code Block | ||
---|---|---|
| ||
FS_DIR *fs_opendir (const char *name_full); |
...
...
File |
---|
...
Called from |
---|
...
...
Code enabled by |
---|
...
...
|
...
|
...
Application |
...
|
...
Open a directory. Anchor
Arguments
...
name_full
Name of the directory. See
...
µC/FS File and Directory Names and
...
Paths for information about directory names.
...
...
Returned Value
...
Notes/Warnings
...
None.