Toggle navigation
Fortran Program
5.0.2
Source Files
Modules
Procedures
Derived Types
Programs
test_11
Subroutine
Source File
jf_test_11.F90
jf_test_11_mod
test_11
Variables
cval
json
All Procedures
add_variables_to_input
escape_string
integer_to_string
json_core
json_file
lowercase_string
read_file
real_to_string
rename
test_1
test_10
test_11
test_12
test_13
test_14
test_15
test_16
test_17
test_18
test_2
test_3
test_4
test_5
test_6
test_7
test_8
test_9
to_unicode
unescape_string
valid_json_hex
public subroutine test_11(error_cnt)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(out)
::
error_cnt
Description
Read the file and extract some data from it.
Variables
Type
Visibility
Attributes
Name
Initial
character(kind=json_CK,len=:),
public,
allocatable
::
cval
type(
json_file
),
public
::
json