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

Writes a character string to the specified binary file. More...

Public Member Functions

subroutine writechardb (fileNum, data, status)
 

Detailed Description

Writes a character string to the specified binary file.

Parameters
[in]fileNumFile handle for the file to write to
[in]dataThe character string to write
[out]statusExit status (negative on error, otherwise number of bytes written)

Member Function/Subroutine Documentation

◆ writechardb()

subroutine binarydbinterface::writeCharDB::writechardb ( integer, intent(in)  fileNum,
character, dimension(*), intent(in)  data,
integer, intent(out)  status 
)

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