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.

IBSET 77Set one bit to one.SynopsisIBSET(I, POS)ArgumentsI is an integer. POS is a nonnegative integer less than BIT_SIZE(I).Return ValueThe return value is of the same type as I with a value that is the same as I except the bit inposition POS is set to 1.ICHAR 90Returns the position of a character in the character set's collating sequence.SynopsisICHAR(C)ArgumentThe argument C must be of type character and length one.Return ValueAn integer representing the character position.IEOR 77Perform a bit-by-bit logical exclusive OR on the arguments.SynopsisIEOR(I, J)Fortran Intrinsics 213

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

Saved successfully!

Ooh no, something went wrong!