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

Reads a character string from a specified binary file. More...

Public Member Functions

subroutine readchardb (fileNum, data, nData, status)
 

Detailed Description

Reads a character string from a specified binary file.

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

Member Function/Subroutine Documentation

◆ readchardb()

subroutine binarydbinterface::readCharDB::readchardb ( integer, intent(in)  fileNum,
character, dimension(*), intent(out)  data,
integer, intent(in)  nData,
integer, intent(out)  status 
)

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