Re: [Vala] how to declare multi-dimensional arrays in Genie?
- From: Xavier Bestel <xavier bestel free fr>
- To: Nicolas <c r n a wanadoo fr>
- Cc: vala-list gnome org, ron horizonchess com
- Subject: Re: [Vala] how to declare multi-dimensional arrays in Genie?
- Date: Thu, 15 Jul 2010 12:03:19 +0200
On Thu, 2010-07-15 at 11:52 +0200, Nicolas wrote:
Hi Ron,
Try this:
const myarray : array of uint64 = {13, 64}
Isn't this a mono-dimensional array with 2 elements ?
Xav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]