From: Nicolas G. <nic...@ne...> - 2005-09-03 13:04:37
|
Hi, when calling close() on an hdf file that wasn't flushed before, I would have expected that the file was flushed but it doesn't seem to be the case currently. What do you think about it ? Should close() call flush() if needed ? Cheers, Nicolas |