mcf_initialize — Initialize MemCom system
#include "memcom.inc" subroutine mcf_initialize(term) integer*4 term
mcf_initialize
initializes the
MemCom system.
mcf_initialize
should always be called before
any other MemCom routine can be used. If
mcf_initialize
is called more than once, it
will reset the default MemCom parameters.
If mcf_initialize
is not called the
MemCom system is initalized with default
values.