Subject | UDF and memory management |
---|---|
Author | Magno Machado |
Post date | 2007-08-27T18:55:51Z |
If I need to allocate some memory that will be released by myself before the
udf returns, can I use a memory management mechanism other than that
provided by FB? For example, the native mechanism provided by the language
I'm using, like GetMem/FreeMem in Delphi, instead of FB's ib_util_malloc
routine.
[Non-text portions of this message have been removed]
udf returns, can I use a memory management mechanism other than that
provided by FB? For example, the native mechanism provided by the language
I'm using, like GetMem/FreeMem in Delphi, instead of FB's ib_util_malloc
routine.
[Non-text portions of this message have been removed]