ST_LSTR

The ST_LSTR routine returns the number of characters in a
            string disregarding trailing null characters, tabs and spaces.

USAGE:   CALL ST_LSTR  ( STRING, LENS, IRET )

   Input parameters:
      STRING          CHAR*           String

   Output parameters:
      LENS            INTEGER         Length of string
      IRET            INTEGER         Return code
                                       0 = normal return

 
GEMLIB.tar Library contains routines utilities for GEMPAK. (Fortran90)
Date posted: 2/27/2007