12.07.2015 Views

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

INT8 § 77Converts a real value to a long integer type.SynopsisINT8(A)ArgumentsThe argument A is of type real.Return ValueThe return value is the long integer value of the supplied argument.IOR 77Perform a bit-by-bit logical OR on the arguments.SynopsisIOR(I, J)ArgumentThe arguments I and J must be of type integer of the same kind.Return ValueThe return value is an integer value representing a bit-by-bit logical OR of the bits in the twointeger arguments.ISHFT 77Perform a logical shift.SynopsisISHFT(I, SHIFT)ArgumentsI and SHIFT are integer values. The absolute value of SHIFT must be less than or equal toBIT_SIZE(I).216 Chapter 6

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!