Skip to content

Support direct-access files

Choose a tag to compare

@traktofon traktofon released this 10 Jul 07:01
· 93 commits to master since this release

Support for reading and writing files in direct-access mode (i.e. fixed-size records without header, random access) has been added. The implementation should be compatible with files produced by gfortran and ifort with standard options.