Previous: utsgcc Up: ../plot79_u.html Next: utsidx
SUBROUTINE UTSH2S (STR,LINE,MAXLIN)
C$ (Hollerith to String)
C$ Convert the A1-format Hollerith array, LINE(MAXLIN), to a
C$ string array STR(MAXLIN+1), which can be used by the UTS***
C$ Software Tools routines.
C$ (13-SEP-84)