Previous: utsh2s Up: ../plot79_u.html Next: utslen
INTEGER FUNCTION UTSIDX (STR,C)
C$ (INDEX - Internal - Index of Character)
C$ Find character C in string STR(*), returning its index if
C$ found, or 0 if not found.
INCLUDE,L (KP Credit)
C$ (13-SEP-84)