Re: [Vala] Writing Bindings for Legacy C Libraries



Clarified. → Vala does not really do C-style stacked arrays (a.k.a. ragged
multi-dimensional arrays), so binding them is nigh impossible without extra
C code.


Ok, also note a possible syntax is pointers, that in vala should have the
same semantics as in C, thus are fine for bindings stacked arrays ;) raw
but should work.

-- 
www.debian.org - The Universal Operating System


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