FMP_freeChar
free memory of char array
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