Re: 2D arrays - casting and accessing
- From: Cosmin Apreutesei <cosmin.apreutesei@xxxxxxxxx>
- To: luajit@xxxxxxxxxxxxx
- Date: Sat, 15 Sep 2012 00:01:32 +0300
> unsigned char[?][128] isn't an array of pointers in C either. You'll have to
> create and fill that array manually, just like in C.
You're right, sorry for the spam.
Other related posts: