Returns number of bytes read from Gnuplot, and plot data in bytes
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(plot_type), | intent(inout) | :: | plot |
Plot type. |
||
character(len=:), | intent(out), | allocatable | :: | output |
Bytes returned by Gnuplot. |
|
integer(kind=i8), | intent(out), | optional | :: | n |
Bytes read. |