read_int Subroutine

public subroutine read_int(json, pos, val, status)

Read a JSON integer

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: json
integer, intent(inout) :: pos
integer, intent(out) :: val
integer, intent(out) :: status