...
int fs_fgetpos (FS_FILE *p_file,
...
fs_fpos_t *p_pos);
...
File |
...
...
Called from |
...
Code enabled by |
...
fs_api..c |
...
Application |
...
...
|
Anchor
Arguments
...
file
Pointer to a file.
...
p_pos
Pointer to variable that will receive the file position indicator.
...
...
Returned Value
...
0, if no error occurs.
Anchor
Notes/Warnings
...
...
rowspan | 6 |
---|
...