ST_RMNM

The ST_RMNM routine removes numeric characters from a string.

USAGE:   CALL ST_RMNM  ( STRING, OUTSTR, NNCR, LENS, IRET )

   Input parameters:
      STRING          CHAR*           String

   Output parameters:
      OUTSTR          CHAR*           Converted string
      NNCR            INTEGER         Number of numeric CHARs removed
      LENS            INTEGER         Length of output string
      IRET            INTEGER         Return code
                                       0 = normal return

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