ST_CRNM

The ST_CRNM routine converts a character string to a real
            number.  If the conversion fails, RMISSD is returned.

USAGE:   CALL ST_CRNM  ( STRING, VALUE, IRET )

   Input parameters:
      STRING          CHAR*           String

   Output parameters:
      VALUE           REAL            Real number
      IRET            INTEGER         Return code
                                        0 = normal return
                                       -2 = conversion error

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