Re: [Vala] how to declare multi-dimensional arrays in Genie?
- From: Nicolas <c r n a wanadoo fr>
- To: ron horizonchess com, vala-list gnome org
- Subject: Re: [Vala] how to declare multi-dimensional arrays in Genie?
- Date: Thu, 15 Jul 2010 11:52:38 +0200
Hi Ron,
Try this:
const myarray : array of uint64 = {13, 64}
See you,
Nicolas.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]