CKSYMR CKSYMR CKSYMR CKSYMR CKSYMR CKSYMR CKSYMR
**********************************************
**************************
******
SUBROUTINE CKSYMR (I, LOUT, ICKWRK, RCKWRK, CCKWRK, LT, ISTR, KERR)
Returns a character string which describes the Ith reaction,
and the effective length of the character string.
INPUT
I - Integer scalar, reaction index.
LOUT - Integer scalar, formatted output file unit.
ICKWRK(*) - Integer workspace array; dimension at least LENICK.
RCKWRK(*) - Real workspace array; dimension at least LENRCK.
CCKWRK(*) - Character string workspace array;
dimension at least LENCCK.
OUTPUT
ISTR - Character string, description of reaction I.
LT - Integer scalar, number of non-blank characters in ISTR.
KERR - Logical, character length error flag.