Next: Function c_string_to_f_string
Up: Module CInOutput_module
Previous: Subroutine f_string_to_c_array
Contents
Index
Convert a null-terminated array of characters in a fixed length buffer
to a blank-padded fortran string
- carray -- character(1), dimension(:), intent(in)
-
- Return value --
character(len=size(carray), )
-
c_string_to_f_string function
gabor
2009-06-30