f_addch Interface

interface
public function f_addch(ch) result(addch__OUT) bind(c, name='addch')

Arguments

Type IntentOptional AttributesName
character(kind=c_char), intent(in), value:: ch

Return Value integer(kind=c_int)