Skip to main content

9 docs tagged with "file management"

View all tags

fflush

Flush a file to disk (ensure all writes are complete).

filecrc

Return the 32-bit CRC value of a file.

fstat

Return the size and the timestamp of a file.

ftell

Get the current position in the file.