On Sat, Mar 5, 2016 at 11:21 PM, Stephan Beal <sgbeal at googlemail.com> wrote:

> On Sat, Mar 5, 2016 at 10:43 PM, Domingo Alvarez Duarte <
> sqlite-mail at dev.dadbiz.es> wrote:
>
>> Hello !
>>
>> There is an user pointer that you pass and you can get it back using
>> https://www.sqlite.org/c3ref/user_data.html !
>>
>
> i've got that, but that user data pointer is my callback function.
>

To clarify: function as in script-side Function.

In C code, all script-defined UDFs necessarily go through the same 1 (or 2,
for aggregates) C-side UDFs.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf

Reply via email to