fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
read_bool
Subroutine
16 statements
Source File
fortplot_spec_json_reader.f90
fortplot_spec_json_reader
read_bool
Contents
public subroutine read_bool(json, pos, val, status)
Read a JSON boolean (true/false)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
json
integer,
intent(inout)
::
pos
logical,
intent(out)
::
val
integer,
intent(out)
::
status