diff options
Diffstat (limited to 'test/big.c')
-rw-r--r-- | test/big.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -177,6 +177,7 @@ writer (int wrt_n) FILE *out = fopen(DNAME, "w"); printf("%-70s", "Writing large dataset"); + fflush(stdout); /* * Make sure that `hsize_t' is large enough to represent the entire data |