GNU Info

Info Node: (g77-295.info)Bit_Size Intrinsic

(g77-295.info)Bit_Size Intrinsic


Next: BTest Intrinsic Prev: BesYN Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Bit_Size Intrinsic
..................

     Bit_Size(I)

Bit_Size: `INTEGER' function, the `KIND=' value of the type being that
of argument I.

I: `INTEGER'; scalar.

Intrinsic groups: `f90'.

Description:

   Returns the number of bits (integer precision plus sign bit)
represented by the type for I.

   Note: BTest Intrinsic, for how to test the value of a bit in a
variable or array.

   Note: IBSet Intrinsic, for how to set a bit in a variable to 1.

   Note: IBClr Intrinsic, for how to set a bit in a variable to 0.


automatically generated by info2www version 1.2.2.9