ST_LDSP

The ST_LDSP routine deletes the leading spaces and tabs in ai
            string. The input and output strings may be the same variable.

USAGE:   CALL ST_LDSP  ( STRING, OUTSTR, NCOUT, IRET )

   Input parameters:
      STRING          CHAR*           String

   Output parameters:
      OUTSTR          CHAR*           Output string
      NCOUT           INTEGER         Number of characters output
      IRET            INTEGER         Return code
                                        0 = normal return

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