FMP_free
Free memory of array (int* or double*)
H_ERROR FMP_free (CEDINT32 serverUid,void** array)
- Input:
- serverUid: server Uid
- array: array to free
- Return:
- error handle (NULL=OK)
ON THIS PAGE
H_ERROR FMP_free (CEDINT32 serverUid,void** array)
ON THIS PAGE