index man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



INDEX(3F)							     INDEX(3F)

NAME
     index - return location of FORTRAN substring

SYNOPSIS
     character*N1 ch1
     character*N2 ch2
     integer i

     i = index(ch1, ch2)

DESCRIPTION
     The result of index is an integer value indicating the position in the
     first argument of the first substring which is identical to the second
     argument.	The result of index('ABCDEF','CD'), for example, would be 3.
     If no substring of the first argument matches the second argument, the
     result is zero.  index returns the result type integer*2 if the -i2
     compile option is in effect; otherwise, the result type is integer*4.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net