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.