10.04.2018 11:18 tarihinde Hick Gunter yazdı:
But there already is a step by step instruction document right 
herehttp://sqlite.org/loadext.html  that tells you exactly how to build a 
loadable extension, which can contain user defined functions, complete with 
references to examples. I suggest you use compress.c as a template, as this has 
only about 60 lines of code (excluding comments) and implements two functions.

Dear Hick,

This is very good... :)

OK. I will check it and try to create my own function. Thanks... ;-)

I will share with you result and code...

--
Kolay gelsin,
Mucip:)

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to