libsim
Versione7.1.6
|
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 767 del file char_utilities.F90. |