| Arguments: | the libpsio status marker PSIO_OPEN_OLD; also requires that the input parser be initialized so that it can open the checkpoint file. |
| Returns: | zero. Perhaps this will change some day. |
int chkpt_close()
Closes the checkpoint file, frees memory, etc.
| Arguments: | none, but chkpt_init must already have been called for this to work. |
| Returns: | zero. Perhaps this, too, will change one day. |