libsim
Versione 7.1.6
|
◆ fchar_to_cstr_alloc()
Converts a CHARACTER variable into a string which can be directly passed to a C function requiring a null-terminated char* (input/output) argument. The result is stored into pcstr which is allocated within the subroutine and has to be deallocated by the calling procedure.
Definizione alla linea 776 del file char_utilities.F90. |