Re: [Vala] Writing Bindings for Legacy C Libraries



Awesome! That was really a missing part of the docs. Thanks for your work,
you have written so much and so good.

A couple of things:
The copy_function shouldn't be of any uses for classes (compact and not),
if I'm not wrong.

Vala does support multidimensional arrays very well: int[,] foo = new
int[3,4];
What vala does not support is stacked arrays.

Also did you link this page from some other wiki pages? Which ones?


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