bytes_to_string Subroutine

public subroutine bytes_to_string(bytes, text)

Arguments

Type IntentOptional Attributes Name
integer(kind=int8), intent(in) :: bytes(:)
character(len=*), intent(out) :: text