Current Location: Home> Function Categories> fdatasync

fdatasync

Synchronize data (but not metadata) to a file
Similar Functions
  • Rewind the file pointer position rewind

    rewind

    Rewindthefilepointer
  • Test whether the file pointer reaches the end of the file feof

    feof

    Testwhetherthefilepo
  • Copy the file copy

    copy

    Copythefile
  • Positioning in file pointer fseek

    fseek

    Positioninginfilepoi
  • Read a line from a file pointer and filter out HTML tags fgetss

    fgetss

    Readalinefromafilepo
  • Export buffered content to file fflush

    fflush

    Exportbufferedconten
  • Check if the file or directory exists file_exists

    file_exists

    Checkifthefileordire
  • Determine whether the given file name is writable is_writable

    is_writable

    Determinewhethertheg
Popular Articles