Subject | Is 'RETURNS PARAMETER N' deprecated in IB or FB? |
---|---|
Author | Raymond Kennington |
Post date | 2002-11-10T15:07:09Z |
I used the 'RETURNS PARAMETER N' for declaring UDFs and was instructed to not use it, but
to use malloc(). Then I was instructed to use ib_util_malloc() or my UDF will cause
InterBase to go boom in the night.
This is driving my crazy.
Is there a definative answer to using strings in UDFs that are thread-safe and not
deprecated?
--
Raymond Kennington
Programming Solutions
W2W Team B
to use malloc(). Then I was instructed to use ib_util_malloc() or my UDF will cause
InterBase to go boom in the night.
This is driving my crazy.
Is there a definative answer to using strings in UDFs that are thread-safe and not
deprecated?
--
Raymond Kennington
Programming Solutions
W2W Team B