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.