Closed pglock closed 8 years ago
As requested in #26 : _load_equalchunks only reloads data if the input file was modified, after the last call. The stat() function of sys/stat.h is used to check the modifcation time.
Any remarks or suggestions?
As requested in #26 : _load_equalchunks only reloads data if the input file was modified, after the last call. The stat() function of sys/stat.h is used to check the modifcation time.
Any remarks or suggestions?