PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
plplot_private_utilities Module Reference

Public Member Functions

subroutine character_array_to_c (cstring_array, cstring_address, character_array)
 
subroutine copystring2f (fstring, cstring)
 

Detailed Description

Definition at line 85 of file plplot_small_modules.f90.

Member Function/Subroutine Documentation

subroutine plplot_private_utilities::character_array_to_c ( character(len=1), dimension(:,:), intent(out), allocatable, target  cstring_array,
type(c_ptr), dimension(:), intent(out), allocatable  cstring_address,
character(len=*), dimension(:), intent(in)  character_array 
)

Definition at line 92 of file plplot_small_modules.f90.

subroutine plplot_private_utilities::copystring2f ( character(len=*), intent(out)  fstring,
character(len=1), dimension(:), intent(in)  cstring 
)

Definition at line 121 of file plplot_small_modules.f90.


The documentation for this module was generated from the following file: