Versions Compared

Key

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

...

int  fs_fgetpos (FS_FILE    *p_file,

...

                 fs_fpos_t  *p_pos);

...

File

...

...

Called from

...

Code enabled by

...

fs_api..c

...

Application

...

...

FS_CFG_API_EN

Anchor10919081091908Get file position indicator.anchor11045991104599

Arguments

...

1091910p_file Anchor11405461140546

Pointer to a file.

...

10919111091911p_pos Anchor11405531140553

Pointer to variable that will receive the file position indicator.

...

...

Returned Value

...

0, if no error occurs.

Anchor10919141091914Non-zero value, otherwise. Anchor10999971099997

Notes/Warnings

...

...

rowspan6

...