fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
skip_value
Subroutine
77 statements
Source File
fortplot_spec_json_reader.f90
fortplot_spec_json_reader
skip_value
Contents
public subroutine skip_value(json, pos)
Skip an arbitrary JSON value (string, number, bool, null, object, or array) without storing it.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
json
integer,
intent(inout)
::
pos