Versions Compared

Key

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


Code Block
languagecpp
void  FSFile_BufFlush (FS_FILE  *p_file,

...


                       FS_ERR   *p_err);


File

Called from

Code enabled by

fs_file.c

Application;
fs_fflush()

FS_CFG_FILE_BUF_EN

Flush buffer contents to file.

See fs_fflush() for  for more information.

Arguments

...