Skip to content

Interface yaml_interface_mod::c_yaml_get_string

ClassList > c_yaml_get_string

Public Functions

Type Name
logical(c_bool) function c_yaml_get_string (type(c_ptr), value node, character(kind=c_char), dimension(*), intent(in) key, character(kind=c_char), dimension(*), intent(out) value, integer(c_int), value max_len)

Public Functions Documentation

function c_yaml_get_string

logical(c_bool) function c_yaml_get_string::c_yaml_get_string (
    type(c_ptr), value node,
    character(kind=c_char), dimension(*), intent(in) key,
    character(kind=c_char), dimension(*), intent(out) value,
    integer(c_int), value max_len
) 


The documentation for this class was generated from the following file src/external/yaml_interface/yaml_interface_mod.F90