|
PIO
2.5.4
|
Sync a file to disk, flushing all buffers in Fortran. More...
Functions/Subroutines | |
| subroutine | piolib_mod::syncfile (file) |
| File descriptor structure. More... | |
Sync a file to disk, flushing all buffers in Fortran.
| subroutine piolib_mod::syncfile | ( | type (file_desc_t), target | file | ) |
File descriptor structure.
Synchronizing a file, forcing all writes to complete before the subroutine returns.
| file | This structure holds information associated with each open file |
1.8.17