XPRMremovetmpdir
| XPRMremovetmpdir | 
  Purpose
 
 Remove the Mosel temporary directory.
 
  Synopsis
 
int XPRMremovetmpdir(void);
 
  Return value
 
 0 if successful, 1 otherwise
  Further information
 
 1. This function can be called only when no model is being executed and if the default working directory is not a subdirectory of the temporary directory.
 
 2. The Mosel temporary directory is also removed by
 XPRMfinish.
 
  Related topics
 
 
