|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Gets the current position for a specified binary file. More...
Public Member Functions | |
| subroutine | getpositiondb (fileNum, pos) |
Gets the current position for a specified binary file.
| [in] | fileNum | File handle for the file to get position for |
| [out] | pos | The current file position (zero on error) |
| subroutine binarydbinterface::getPositionDB::getpositiondb | ( | integer, intent(in) | fileNum, |
| integer(i8), intent(out) | pos | ||
| ) |