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 18 13:50:55 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996