Re: [Vala] sqlite3_finalize() ??



On Wed, Jun 27, 2012 at 3:44 PM, Luca Bruno <lethalman88 gmail com> wrote:

On Wed, Jun 27, 2012 at 8:17 PM, Brian Duffy <brduffy gmail com> wrote:

Hi,

Is it safe to say that I don't have to worry about calling finalize() on
an
sqlite3 prepared statement in Vala? I can't find any reference to it in
ValaDoc.


Yes. The easiest and faster way to check is either by using valac -C or
reading the vapi (
http://git.gnome.org/browse/vala/tree/vapi/sqlite3.vapi#n351)

--
www.debian.org - The Universal Operating System


I ask this on behalf of myself and everyone else on this list whose too
afraid to ask.

Would you mind enlightening those less endowed with what you see in the
VAPI that answers his question?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]