PLplot  5.9.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
strutil.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

integer function 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.