Re: [Vala] how to declare multi-dimensional arrays in Genie?



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]