PLplot 5.15.0
Loading...
Searching...
No Matches
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 707 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 776 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 738 of file plplot.f90.


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