MemCom Reference Manual > MemCom ftn Fortran API > Utility Functions > mcf_stop

Name

mcf_stop — Terminate MemCom system and exit process

Synopsis

subroutine mcf_stop(status)

integer*4 status

Description

mcf_stop terminates the MemCom system and the current process, trying to close any open database files. It then calls the system function exit().

Parameters

status

Process status to be returned to the calling process (input).