ST_NUMB

The ST_NUMB routine converts a string into an integer.

USAGE:   CALL ST_NUMB  ( STRING, IVAL, IRET )

   Input parameters:
      STRING          CHAR*           String

   Output parameters:
      IVAL            INTEGER         Integer value
      IRET            INTEGER         Return code
                                        0 = normal return
                                       -2 = conversion error

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