10.07.2015 Views

PGI Fortran Reference manual - The Portland Group

PGI Fortran Reference manual - The Portland Group

PGI Fortran Reference manual - The Portland Group

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.

<strong>Fortran</strong> IntrinsicsArgumentsI and SHIFT are integer values.Return ValueA value of the same type and kind as the argument I. It is the value of the argument I logicallyshifted left by SHIFT bits.6.20. ORPerforms a logical OR on each bit of the arguments.F77 extensionSynopsisOR(M, N)Arguments<strong>The</strong> arguments M and N may be of any type except for character and complex.Return Value<strong>The</strong> return value is typeless.6.21. RSHIFTPerform a logical shift to the right.F77 extensionSynopsisRSHIFT(I, SHIFT)ArgumentsI and SHIFT are integer values.<strong>PGI</strong> <strong>Fortran</strong> <strong>Reference</strong> Guide 109

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

Saved successfully!

Ooh no, something went wrong!