Frees the memory used by dynamic data structures created by DTWLIB.DLL. The calling program may use either
this function or free the memory with delete
operator. Both methods must not be used in the same
program! If this function is used, it must be called always between two consecutive calls to other
functions of DTWLIB.
int DTFreeResources(void)
none.
0