fplot 1.7.1
A Fortran library providing a convenient interface for plotting with Gnuplot.
Loading...
Searching...
No Matches
fplot_core::term_get_string_result Interface Reference

Retrieves a string from a terminal. More...

Public Member Functions

character(len=:) function, allocatable term_get_string_result (this)
 

Detailed Description

Retrieves a string from a terminal.

Parameters
[in]thisThe terminal object.
Returns
The string.

Definition at line 5769 of file fplot_core.f90.

Constructor & Destructor Documentation

◆ term_get_string_result()

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.


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