Re: [Vala] Custom array free functions



On Tue, Apr 26, 2011 at 04:07:44PM +0100, David Given wrote:
I'd still like to know whether Vala has any language support to help
me with this. For example, whether I can tag an array type with the
function to use for freeing it. There are lots of libraries that use
this kind of idiom and it would make doing bindings much easier.

There's no such support in vala, as I said you can use pointers and call the
free function manually.

-- 
http://www.debian.org - The Universal Operating System

Attachment: signature.asc
Description: Digital signature



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