PLplot  5.15.0
plplot::plget_arguments Interface Reference

Public Member Functions

integer function plget_arguments_dynamic (argv)
 
integer function plget_arguments_static_length (argv, disambiguate)
 
integer function plget_arguments_static (nargv, argv)
 

Detailed Description

Definition at line 181 of file plplot.f90.

Member Function/Subroutine Documentation

◆ plget_arguments_dynamic()

integer function plplot::plget_arguments::plget_arguments_dynamic ( character(len=:), dimension(:), intent(out), allocatable  argv)

Definition at line 708 of file plplot.f90.

◆ plget_arguments_static()

integer function plplot::plget_arguments::plget_arguments_static ( integer, intent(out)  nargv,
character(len=*), dimension(0:), intent(out)  argv 
)

Definition at line 777 of file plplot.f90.

◆ plget_arguments_static_length()

integer function plplot::plget_arguments::plget_arguments_static_length ( character(len=*), dimension(:), intent(out), allocatable  argv,
integer, intent(in)  disambiguate 
)

Definition at line 739 of file plplot.f90.


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