Versions Compared

Key

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


Code Block
languagecpp
FS_DIR  *fs_opendir (const  char  *name_full);


File

Called from

Code enabled by

fs_api.c

Application

FS_CFG_API_EN and FS_CFG_DIR_EN

...

Name of the directory. See section 4-3 “μCµC/FS File and Directory Names and Paths” for Paths for information about directory names.

...