ST_RXBL
The ST_RXBL routine removes extra spaces and tabs from a
string. Only single blanks will separate substrings.
The input and output strings may be the same variable.
USAGE: CALL ST_RXBL ( STRING, OUTSTR, LENGTH, IRET )
Input parameters:
STRING CHAR* String
Output parameters:
OUTSTR CHAR* String without blanks
LENGTH 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