Functions

strutil.f File Reference

Go to the source code of this file.

Functions

subroutine plstrf2c (string1, string2, maxlen)
subroutine plstrc2f (string1, string2)
integer islen (string)

Function Documentation

integer islen ( character*(*)  string  ) 

Definition at line 62 of file strutil.f.

subroutine plstrc2f ( character*(*)  string1,
character*(*)  string2 
)

Definition at line 39 of file strutil.f.

subroutine plstrf2c ( character*(*)  string1,
character*(*)  string2,
integer*4  maxlen 
)

Definition at line 21 of file strutil.f.