> What happens if you declare Aja_Mtrx that way?
>
>        void Aja_Mtrx(int k0[31][], int k1[31][], int k2[31][])

It trows error: "array type has incomplete element type"


> And that way?
>
>        void Aja_Mtrx(int k0[31][31], int k1[31][31], int k2[31][31])

Same, signal 11.


Jussi

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to