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

Reads the file tag and checksum from a specified binary file. More...

Public Member Functions

subroutine readtagdb (fileNum, tag, chksum, status)
 

Detailed Description

Reads the file tag and checksum from a specified binary file.

Parameters
[in]fileNumFile handle for the file to read from
[out]tagThe character string to read the file tag into
[out]chksumThe file checksum
[out]statusExit status (negative on error, otherwise number of bytes read)

Member Function/Subroutine Documentation

◆ readtagdb()

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

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