Index Index for Section 3
Index Alphabetical listing for L

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.