Code Block | ||
---|---|---|
| ||
void FS_WorkingDirSet (CPU_CHAR *path_dir, |
...
FS_ERR *p_err); |
File | Called from | Code enabled by |
| Application;
|
|
...
Argument path_dir
passed an invalid directory.
Returned Value
...
None.
Notes/Warnings
None.
Code Block | ||
---|---|---|
| ||
void FS_WorkingDirSet (CPU_CHAR *path_dir, |
...
FS_ERR *p_err); |
File | Called from | Code enabled by |
| Application;
|
|
...
Argument path_dir
passed an invalid directory.
...
None.
None.