ST_LCUC
The ST_LCUC routine converts lower-case characters in a
string to upper case. The input and output string
may be the same variable.
USAGE: CALL ST_LCUC ( STRING, OUTSTR, IRET )
Input parameters:
STRING CHAR* String
Output parameters:
OUTSTR CHAR* String in upper case
IRET INTEGER Return code
0 = normal return
GEMLIB.tar
Library contains routines
utilities for GEMPAK. (Fortran90)
Date posted: 2/27/2007