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

Writes a file tag and checksum to the specified binary file. More...

Public Member Functions

subroutine writetagdb (fileNum, tag, chksum, status)
 

Detailed Description

Writes a file tag and checksum to the specified binary file.

Parameters
[in]fileNumFile handle for the file to write to
[in]tagThe file tag to write
[in]chksumThe file checksum to write
[out]statusExit status (negative on error, otherwise number of bytes written)

Member Function/Subroutine Documentation

◆ writetagdb()

subroutine binarydbinterface::writeTagDB::writetagdb ( integer, intent(in)  fileNum,
character, dimension(*), intent(in)  tag,
integer, intent(in)  chksum,
integer, intent(out)  status 
)

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