GNU Info

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

(g77-295.info)Len Intrinsic


Next: Len_Trim Intrinsic Prev: LBound Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Len Intrinsic
.............

     Len(STRING)

Len: `INTEGER(KIND=1)' function.

STRING: `CHARACTER'; scalar.

Intrinsic groups: (standard FORTRAN 77).

Description:

   Returns the length of STRING.

   If STRING is an array, the length of an element of STRING is
returned.

   Note that STRING need not be defined when this intrinsic is invoked,
since only the length, not the content, of STRING is needed.

   Note: Bit_Size Intrinsic, for the function that determines the
size of its argument in bits.


automatically generated by info2www version 1.2.2.9