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

len(3)

NAME

len - return length of Fortran string

SYNOPSIS

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

DESCRIPTION

len returns the length of string ch.

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