parse_config Subroutine

public subroutine parse_config(json, pos, cfg, status)

Arguments

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