On Wed, Sep 23, 2009 at 03:40:33PM -0700, burferd scratched on the wall:
>
> In looking at the reference http://www.sqlite.org/c3ref/free_table.html
> it states that the result is a pointer array that has (rows+1)*columns
> elements.
>
> I pose a query to select items from my database table.
> Th
In looking at the reference http://www.sqlite.org/c3ref/free_table.html
it states that the result is a pointer array that has (rows+1)*columns
elements.
I pose a query to select items from my database table.
The function returns a row value of 5 and column value of 19.
This tells me that there sh
2 matches
Mail list logo