Index Index for
Section 3
Index Alphabetical
listing for L
Bottom of page Bottom of
page

len(3)

NAME

len - return length of Fortran string

SYNOPSIS

character*B ch integer i i = len(ch)

DESCRIPTION

The len() routine returns the length of string ch.

Index Index for
Section 3
Index Alphabetical
listing for L
Top of page Top of
page