Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Code Block
languagecpp
void  FS_WorkingDirSet (CPU_CHAR  *path_dir,

...


                        FS_ERR    *p_err);


File

Called from

Code enabled by

fs.c

Application;

fs_chdir()

FS_CFG_WORKING_DIR_EN

...

Argument path_dir passed an invalid directory.

Returned Value

...

None.

Notes/Warnings

None.