GNU Info

Info Node: (g77-295.info)Index Intrinsic

(g77-295.info)Index Intrinsic


Next: Int Intrinsic Prev: ImagPart Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Index Intrinsic
...............

     Index(STRING, SUBSTRING)

Index: `INTEGER(KIND=1)' function.

STRING: `CHARACTER'; scalar; INTENT(IN).

SUBSTRING: `CHARACTER'; scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

   Returns the position of the start of the first occurrence of string
SUBSTRING as a substring in STRING, counting from one.  If SUBSTRING
doesn't occur in STRING, zero is returned.


automatically generated by info2www version 1.2.2.9