7.121. CKSAVE

CKSAVE    CKSAVE    CKSAVE    CKSAVE    CKSAVE    CKSAVE    CKSAVE    
          **********************************************
                    **************************
                              ******

SUBROUTINE CKSAVE (LOUT, LSAVE, ICKWRK, RCKWRK, CCKWRK)
Writes to a binary file information about a Chemkin linkfile,
pointers for the Chemkin Library, and Chemkin work arrays.

INPUT
LOUT      - Integer scalar, formatted output file unit number.
LSAVE     - Integer scalar, binary output file unit number.
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.