> -----Original Message-----
> Behalf Of J Decker
...
> <peter.nichvolo...@gmail.com> wrote:
> 
> > Dave. The documentation contains many such catch-all 
> statements which do
...
> > The current decision tree of the particular catch-all 
> documentation comment
...
> > int sqlite3ValueBytes(sqlite3_value *pVal, u8 enc){
...
> it's valueBytes that has the biggest impact
> 
...
> sqlite3_value_bytes
>    - invalidates sqlite3_value_text16*() result  (always)
> 
> sqlite3_value_bytes16
>   - invalidates sqlite3_value_text() result (always)
>   - invalidates sqlite3_value_text16*() result if the format 
> does not match
> defined SQLITE_UTF16NATIVE
> 
...

Now I can see it!

Thanks, guys - Clemens, Peter, d3ck0r - for your perspicacious insights!  I
am slightly aglow with the enlightenment; I think I'll unplug the Xmas tree
for the rest of the evening, and bask instead in the illumnation your have
so kindly imbued upon me.  I think there will be enough light for me to do
some reading of vdbemem.c!

-dave


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

Reply via email to