NCEPLIBS-prod_util  2.1.0
fsync_file.c File Reference

Call fsync() on a file. More...

#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Call fsync() on a file.

Definition in file fsync_file.c.