dmmsta — Print DMM status
#include "memcom.ins" subroutine dmmsta(io, status) integer*4 io integer*4 status
io
Formatted Fortran output unit (input). By default, the
unit MCIOOUT
is addressed.
status
Status code returned (output). A value of 0 indicates normal completion of the operation. A negative value indicates an error. A positive value indicates a warning. See MemCom error codes.