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

Re: [Vala] va_list in VALA?



Hi,

On Tue, Aug 19, 2008 at 10:11 PM, Yu Feng <rainwoodman gmail com> wrote:
> Hi,
>
> is it possible to use va_list in vala?

You can use a va_list in a binding's but not yet in vala code itself.
public void printf (string format, ...);

Gr,
Thijs

> Yu
>
> _______________________________________________
> Vala-list mailing list
> Vala-list gnome org
> http://mail.gnome.org/mailman/listinfo/vala-list
>


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