"Index" is a Fortran Intrinsic Function to: return the smallest or largest array index permitted by a DIMENSION declaration. Return the smallest or largest loop index permitted in the current do loop locate a set of characters within a larger character string locate the first element of an arrahy greater than or equal to a specified value locate the first element of an array equal to a specified value Back to the 201 Homepage or Next Question
Return the smallest or largest loop index permitted in the current do loop
locate a set of characters within a larger character string
locate the first element of an arrahy greater than or equal to a specified value
locate the first element of an array equal to a specified value