*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> f90/iachar (3)              
Title
Content
Arch
Section
 

Contents


IACHAR(3I)					       Last changed: 1-6-98

NAME    [Toc]    [Back]

     IACHAR - Returns the position of a	character in the ASCII collating
     sequence

SYNOPSIS    [Toc]    [Back]

     IACHAR ([C=]c)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The IACHAR	intrinsic function returns the position	of a character in
     the ASCII collating sequence.  It accepts the following argument:

     c	  Must be of type character and	of length 1

     IACHAR is an elemental function.  The name	of this	intrinsic cannot be
     passed as an argument.

RETURN VALUES    [Toc]    [Back]

     The result	type is	a default integer value.  If c is in the collating
     sequence defined by the codes specified in	ISO 646:1983 (International
     Reference Version), the result is the position of c in that sequence
     and satisfies the inequality (0 <=	IACHAR (c) <= 127).  The results
     are consistent with the LGE, LGT, LLE, and	LLT lexical comparison
     functions.	 For example, if LLE(C,D) is true, IACHAR(C).LE.IACHAR(D)
     is	true when C and	D are any two ASCII characters.

EXAMPLES    [Toc]    [Back]

     IACHAR('X') has the value 88.

SEE ALSO    [Toc]    [Back]

      
      
     Intrinsic Procedures Reference Manual, publication	SR-2138, for the
     printed version of	this man page.

IACHAR(3I)					       Last changed: 1-6-98

NAME    [Toc]    [Back]

     IACHAR - Returns the position of a	character in the ASCII collating
     sequence

SYNOPSIS    [Toc]    [Back]

     IACHAR ([C=]c)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The IACHAR	intrinsic function returns the position	of a character in
     the ASCII collating sequence.  It accepts the following argument:

     c	  Must be of type character and	of length 1

     IACHAR is an elemental function.  The name	of this	intrinsic cannot be
     passed as an argument.

RETURN VALUES    [Toc]    [Back]

     The result	type is	a default integer value.  If c is in the collating
     sequence defined by the codes specified in	ISO 646:1983 (International
     Reference Version), the result is the position of c in that sequence
     and satisfies the inequality (0 <=	IACHAR (c) <= 127).  The results
     are consistent with the LGE, LGT, LLE, and	LLT lexical comparison
     functions.	 For example, if LLE(C,D) is true, IACHAR(C).LE.IACHAR(D)
     is	true when C and	D are any two ASCII characters.

EXAMPLES    [Toc]    [Back]

     IACHAR('X') has the value 88.

SEE ALSO    [Toc]    [Back]

      
      
     Intrinsic Procedures Reference Manual, publication	SR-2138, for the
     printed version of	this man page.

[ Back ]
 Similar pages
Name OS Title
achar IRIX Returns the character in a specified position of the ASCII collating sequence
getcpos IRIX returns the current character position
DXmCSTextPosToXY Tru64 Retrieves (returns) the x and y position of a specified character in the text.
DXmCSTextGetLastPosition Tru64 Retrieves (returns) the logical position of the last character in the text.
DXmCSTextGetTopPosition Tru64 Retrieves (returns) the logical position of the first character in the displayed text.
DXmCSTextXYToPos Tru64 Retrieves (returns) the position in the text of the character nearest to a specified x and y positio...
XmTextFieldXYToPos Tru64 A TextField function that accesses the character position nearest an x and y position
XmTextFieldXYToPos IRIX A TextField function that accesses the character position nearest an x and y position
XmTextXYToPos IRIX A Text function that accesses the character position nearest an x and y position
XmTextFieldXYToPos HP-UX A TextField function that accesses the character position nearest an x and y position
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service