Subject Re: [firebird-support] UDF problem
Author Dimitry Sibiryakov
25.01.2010 13:26, kittikira wrote:
> Could anyone tell me what is the correct command to alocate the memory?

ib_util_malloc() if you are going to return the pointer to engine. If
you free the memory in the same routine, you can use any allocation method.

--
SY, SD.