What alternative to define array like this:
in PHP or C# we can do
$arrOptions = array();
$arrOptions[][] = 1;

any suggestion or what library that have class or other?
thanks

_______________________________________________
vala-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to