dmmope — Open Dynamic Memory Manager
dmmope initializes and opens the
DMM system and tells
DMM where to find the work space
reference address. The work space reference address may be declared
as dimension, common, or
save variable. Once specified the reference
address remains fixed throughout the whole run unless a call to
dmmrfa re-allocates the reference
address.
refadDMM reference address (input).
statusStatus 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.