Versions Compared

Key

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

...

int  fs_rmdir (const  char  *name_full);

...

...

File

...

...

Called from

...

...

Code enabled by

...

...

fs_api.c

...

...

Application

...

FS_CFG_API_EN and not FS_CFG_RD_ONLY_EN

...

Delete a directory. Anchor11048391104839

Arguments

...

10923431092343name_full Anchor11408961140896

Name of the file.

...

Returned Value

...

10923460, if the directory is removed.

Anchor10923471092347-1, if the directory is not removed. Anchor11002371100237

Notes/Warnings

...

...

Example

...

rowspan15

...