Re: [Vala] sqlite3_finalize() ??



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


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