Re: [Vala] Writing Bindings for Legacy C Libraries
- From: Luca Bruno <lethalman88 gmail com>
- To: Andre Masella <andre masella name>
- Cc: Vala List <vala-list gnome org>
- Subject: Re: [Vala] Writing Bindings for Legacy C Libraries
- Date: Sun, 29 Sep 2013 10:45:50 +0200
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]