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

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

Contents


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

NAME    [Toc]    [Back]

     SELECTED_INT_KIND - Returns an integer kind type parameter

SYNOPSIS    [Toc]    [Back]

     SELECTED_INT_KIND ([R=]r)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The SELECTED_INT_KIND intrinsic function returns the kind type
     parameter of an integer data type that represents all integer values n
     with
	r	  r
     -10  < n <	10 .  It accepts the following argument:

     r	  Must be scalar and of	type integer

     SELECTED_INT_KIND is a transformational function.	The name of this
     intrinsic cannot be passed	as an argument.

RETURN VALUES    [Toc]    [Back]

     This intrinsic function returns the integer kind type parameter
     corresponding to the decimal exponent range specified by its argument.
     The result	is a default integer scalar.  The result has a value equal
     to	the value of the kind type parameter of	an integer data	type that
     represents	all values in the range	of values
	r	  r
     -10  < n <	10 , or	if no such kind	type parameter exists, the result
     is	-1.  If	more than one kind type	parameter meets	the criteria, the
     value returned is the one with the	smallest decimal exponent range,
     unless there are several such values, in which case the smallest of
     these kind	values is returned.

EXAMPLES    [Toc]    [Back]

     The SELECTED_INT_KIND intrinsic function generates	the following
     results:

	  SELECTED_INT_KIND(4) = 2
	  SELECTED_INT_KIND(8) = 4
	  SELECTED_INT_KIND(13)	= 8
	  SELECTED_INT_KIND(18)	= 8
	  SELECTED_INT_KIND(19)	= -1

     For information on	the integer number model, see the MODELS(3I) man
     page.

SEE ALSO    [Toc]    [Back]

      
      
     MODELS(3I)

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

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

NAME    [Toc]    [Back]

     SELECTED_INT_KIND - Returns an integer kind type parameter

SYNOPSIS    [Toc]    [Back]

     SELECTED_INT_KIND ([R=]r)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The SELECTED_INT_KIND intrinsic function returns the kind type
     parameter of an integer data type that represents all integer values n
     with
	r	  r
     -10  < n <	10 .  It accepts the following argument:

     r	  Must be scalar and of	type integer

     SELECTED_INT_KIND is a transformational function.	The name of this
     intrinsic cannot be passed	as an argument.

RETURN VALUES    [Toc]    [Back]

     This intrinsic function returns the integer kind type parameter
     corresponding to the decimal exponent range specified by its argument.
     The result	is a default integer scalar.  The result has a value equal
     to	the value of the kind type parameter of	an integer data	type that
     represents	all values in the range	of values
	r	  r
     -10  < n <	10 , or	if no such kind	type parameter exists, the result
     is	-1.  If	more than one kind type	parameter meets	the criteria, the
     value returned is the one with the	smallest decimal exponent range,
     unless there are several such values, in which case the smallest of
     these kind	values is returned.

EXAMPLES    [Toc]    [Back]

     The SELECTED_INT_KIND intrinsic function generates	the following
     results:

	  SELECTED_INT_KIND(4) = 2
	  SELECTED_INT_KIND(8) = 4
	  SELECTED_INT_KIND(13)	= 8
	  SELECTED_INT_KIND(18)	= 8
	  SELECTED_INT_KIND(19)	= -1

     For information on	the integer number model, see the MODELS(3I) man
     page.

SEE ALSO    [Toc]    [Back]

      
      
     MODELS(3I)

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

[ Back ]
 Similar pages
Name OS Title
kind IRIX Returns the value of the kind type parameter of x
selected_real_kind IRIX Returns the real kind type parameter
selected IRIX 0- return a kind type parameter given a decimal exponent range or precision.
clGetName IRIX returns a name for a parameter
AUpvnew IRIX Audio File parameter value list data type
XmRepTypeGetRecord HP-UX A representation type manager function that returns information about a representation type
XmRepTypeGetRecord Tru64 A representation type manager function that returns information about a representation type
XmRepTypeGetRecord IRIX A representation type manager function that returns information about a representation type
gentag IRIX returns a unique integer for use as a tag
strtoul Tru64 Convert a character string to the specified integer data type
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service