Initializing help system before first use

XPRMfinish, XPRMfree

XPRMfinish, XPRMfree


Purpose
Finish Mosel.
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