Go to the source code of this file.
Functions | |
subroutine | plstrf2c (string1, string2, maxlen) |
subroutine | plstrc2f (string1, string2) |
integer | islen (string) |
integer islen | ( | character*(*) | string | ) |
Definition at line 62 of file strutil.f90.
subroutine plstrc2f | ( | character*(*) | string1, | |
character*(*) | string2 | |||
) |
Definition at line 39 of file strutil.f90.
subroutine plstrf2c | ( | character*(*) | string1, | |
character*(*) | string2, | |||
integer*4 | maxlen | |||
) |
Definition at line 21 of file strutil.f90.