libsim
Versione6.3.0
|
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. |