FEDEM Solver  R8.0
Source code of the dynamics solver
FFaIO.c File Reference

Functions for direct access of large binary files using low-level IO. More...

Detailed Description

Functions for direct access of large binary files using low-level IO.

The functions in this file may be used in place of the standard IO functions on Windows platforms where binary files larger than 2GB used to be problematic. Probably they are not needed any longer, but are retained for reference and future testing. Not used at all on Linux, therefore no documentation is generated unless doxygen is configured with ENABLED_SECTIONS = FULL_DOC.