Subject | Re: [firebird-support] UDF problem |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2010-01-25T12:47:41Z |
25.01.2010 13:26, kittikira wrote:
you free the memory in the same routine, you can use any allocation method.
--
SY, SD.
> 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.