Versions Compared

Key

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

...

int  fs_mkdir (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

...

Create a directory. Anchor11047551104755

Arguments

Anchor10921601092160name_fullanchor11408121140812

Name of the directory.

...

Returned Value

...

112306111230610, if the directory is created. Anchor

11230621123062-1, if the directory is not created. Anchor11230571123057

Notes/Warnings

Anchor10921661092166None. Anchor10921671092167

Example

...

rowspan16

...