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

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

Contents


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

NAME    [Toc]    [Back]

     FCD - Constructs a	Cray character pointer in Fortran character
     Descriptor	(FCD) format

SYNOPSIS    [Toc]    [Back]

     FCD ([I=]i, [J=]j)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS and	UNICOS/mk systems

     IRIX systems (DEFERRED IMPLEMENTATION)

STANDARDS    [Toc]    [Back]

     CF90 and MIPSpro 7	Fortran	90 compiler extension to Fortran 90

DESCRIPTION    [Toc]    [Back]

     The FCD intrinsic function	constructs a Cray character pointer in FCD
     format.  This function accepts the	following arguments:

     i	  Must be of type integer or Cray pointer and represent	the word
	  address for the pointee's first character.  If i is of type
	  integer, it must be of KIND=8	on UNICOS and UNICOS/mk	systems	or
	  of KIND=4 on IRIX systems.

     j	  Must be an integer value that	represents the pointee's character
	  length.  Must	be of KIND=8 on	UNICOS and UNICOS/mk systems or	of
	  KIND=4 on IRIX systems.

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

RETURN VALUES    [Toc]    [Back]

     The value returned	is of type Cray	pointer.

EXAMPLES    [Toc]    [Back]

     As	the following example shows, you can add an offset even	if the Cray
     character pointee does not	start on a word	boundary.

	  CPTR = FCD(IADRS, ILEN) + IOFFSET

SEE ALSO    [Toc]    [Back]

      
      
     CLOC(3I)

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

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

NAME    [Toc]    [Back]

     FCD - Constructs a	Cray character pointer in Fortran character
     Descriptor	(FCD) format

SYNOPSIS    [Toc]    [Back]

     FCD ([I=]i, [J=]j)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS and	UNICOS/mk systems

     IRIX systems (DEFERRED IMPLEMENTATION)

STANDARDS    [Toc]    [Back]

     CF90 and MIPSpro 7	Fortran	90 compiler extension to Fortran 90

DESCRIPTION    [Toc]    [Back]

     The FCD intrinsic function	constructs a Cray character pointer in FCD
     format.  This function accepts the	following arguments:

     i	  Must be of type integer or Cray pointer and represent	the word
	  address for the pointee's first character.  If i is of type
	  integer, it must be of KIND=8	on UNICOS and UNICOS/mk	systems	or
	  of KIND=4 on IRIX systems.

     j	  Must be an integer value that	represents the pointee's character
	  length.  Must	be of KIND=8 on	UNICOS and UNICOS/mk systems or	of
	  KIND=4 on IRIX systems.

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

RETURN VALUES    [Toc]    [Back]

     The value returned	is of type Cray	pointer.

EXAMPLES    [Toc]    [Back]

     As	the following example shows, you can add an offset even	if the Cray
     character pointee does not	start on a word	boundary.

	  CPTR = FCD(IADRS, ILEN) + IOFFSET

SEE ALSO    [Toc]    [Back]

      
      
     CLOC(3I)

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

[ Back ]
 Similar pages
Name OS Title
cry2mips IRIX Converts Fortran data types between Cray Fortran data types and MIPS IEEE Fortran data types
wcpcpy Linux copy a wide character string, returning a pointer to its end
putc IRIX write a character to a fortran logical unit
iconv_close Linux deallocate descriptor for character set conversion
iconv_open Linux allocate descriptor for character set conversion
setbuf IRIX assign buffering to a stream logical unit FORTRAN SYNOPSIS #include character *(BUFSIZ+8) buf intege
fileno Tru64 Map a stream pointer to a file descriptor
wscanf FreeBSD wide character input format conversion
vfwscanf FreeBSD wide character input format conversion
vswscanf FreeBSD wide character input format conversion
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service