Author(s): C. Letertre | Library: KERNLIB |
Submitter: | Submitted: 21.08.1971 |
Language: Fortran or Assembler | Revised: 15.09.1978 |
IUSAME locates the first of a continuous sequence of identical words occuring at least a given number of times. It returns the number of contiguous identical words in the sequence.
Structure:
FUNCTION subprogram
User Entry Names: IUSAME
Usage:
NSAME = IUSAME(VECT,JL,JR,MIN,JSAME)
If no string of at least MIN elements has been found starting
at or after VECT(JL), the function returns and
.