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

Writes a character string at a specified file location. More...

Public Member Functions

subroutine putchardb (fileNum, afterTag, data, status)
 

Detailed Description

Writes a character string at a specified file location.

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

Member Function/Subroutine Documentation

◆ putchardb()

subroutine binarydbinterface::putCharDB::putchardb ( integer, intent(in)  fileNum,
character, dimension(*), intent(in)  afterTag,
character, dimension(*), intent(in)  data,
integer, intent(out)  status 
)

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