fplot 1.7.1
A Fortran library providing a convenient interface for plotting with Gnuplot.
|
Retrieves a string from a terminal. More...
Public Member Functions | |
character(len=:) function, allocatable | term_get_string_result (this) |
Retrieves a string from a terminal.
[in] | this | The terminal object. |
Definition at line 5769 of file fplot_core.f90.
character(len = :) function, allocatable fplot_core::term_get_string_result::term_get_string_result | ( | class(terminal), intent(in) | this | ) |
Definition at line 5769 of file fplot_core.f90.