02.07.2013 Views

HP Fortran Programmer's Reference

HP Fortran Programmer's Reference

HP Fortran Programmer's Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Class<br />

Elemental function.<br />

Arguments<br />

I must be of type integer.<br />

Intrinsic procedures<br />

Intrinsic procedure specifications<br />

POS must be of type integer. It must be nonnegative and less than BIT_SIZE(I).<br />

Result type/<br />

type parameters<br />

Same as I.<br />

Result value<br />

TheresulthasthevalueofthesequenceofbitsofI, exceptthatbitPOS of I is set to one. The<br />

model for the interpretation of an integer value as a sequence of bits is in “The Bit Model” on<br />

page 474.<br />

Specific forms<br />

HBSET, IIBSET,JIBSET,KIBSET.<br />

ICHAR(C)<br />

Description<br />

Returns the position of a character in the processor collating sequence associated with the<br />

kind type parameter of the character.<br />

Class<br />

Elemental function.<br />

Argument<br />

C must be of type character and of length one. Its value must be that of a character capable of<br />

representation in the processor.<br />

Result type/<br />

type parameters<br />

Default integer.<br />

Chapter 11 525

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

Saved successfully!

Ooh no, something went wrong!