Saves a drawing cleanup profile (.dpf file).
int
tpm_cleanprofilesave
ade_id clean_var_id,
char *filename);
Returns RTNORM or an error code.
clean_var_id | The cleanup variables ID returned by tpm_varalloc. |
filename | The full path and .dpf file name. |