FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
binarydbinterface::copyBinaryDB Interface Reference

Copies data from one binary file to another. More...

Public Member Functions

subroutine copybinarydb (tofile, fromfile, nbytes, status)
 

Detailed Description

Copies data from one binary file to another.

Parameters
[in]tofileFile handle for the file to copy to
[in]fromfileFile handle for the file to copy from
[in]nbytesNumber of bytes to copy
[out]statusExit status (negative on error, otherwise number of bytes copied)

Member Function/Subroutine Documentation

◆ copybinarydb()

subroutine binarydbinterface::copyBinaryDB::copybinarydb ( integer, intent(in)  tofile,
integer, intent(in)  fromfile,
integer, intent(in)  nbytes,
integer, intent(out)  status 
)

The documentation for this interface was generated from the following file: