Fortran SFF API to data I/O streams in C++
|
The aim of this library is to provide Fortran 77 code written to be linked against libsff.a with the full functionality in libdatrwxx.a.
libdatrwxx support input and output of (increasingly) many seismic data formats. Fortran programs which are designed to read and write seismic data in SFF format through libsff can now benefit from the full functionality of libdatrwxx. libfapidxx provides a Fortran API (application programming interface) to libdatrwxx which mimics the API of libsff. This way programs originally written to use libsff can make use of the full functionality of libdatrwxx with only minor modifications to the source code.
Issues covered by this documentation: