libsim  Versione7.1.6
character(len=size(cstr)-1) function, public cstr_to_fchar ( integer(kind=int_b), dimension(:), intent(in)  cstr)

Converts a null-terminated C-style string into a Fortran CHARACTER variable of the same length, the null termination character is removed.

Parametri
[in]cstrvariable to be converted

Definizione alla linea 781 del file char_utilities.F90.


Generated with Doxygen.