fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
read_real
Subroutine
31 statements
Source File
fortplot_spec_json_reader.f90
fortplot_spec_json_reader
read_real
Contents
public subroutine read_real(json, pos, val, status)
Read a JSON number as real(wp). Recognises JSON null and maps it to IEEE NaN.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
json
integer,
intent(inout)
::
pos
real(kind=wp),
intent(out)
::
val
integer,
intent(out)
::
status