XPRMfinish, XPRMfree
XPRMfinish, XPRMfree |
Purpose
Synopsis
int XPRMfinish(void);
Return value
0 if executed successfully, a non-zero value otherwise.
Further information
This function finishes a Mosel session. It unloads all modules that have been loaded, deletes the Mosel temporary directory and completely frees the memory used by Mosel.
Related topics