NAME
cxModExit
- terminates module execution
C SPECIFICATION
#include <cx/ModuleCommand.h>
void cxModExit()
FORTRAN SPECIFICATION
subroutine cxModExit
DESCRIPTION
cxModExit calls the cx_func_removed hook function,
then shuts down the module. When the module terminates execution, it
is removed from the Map Editor.
Last modified: Mon Nov 6 16:33:30 GMT 2000
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996