18.07.2011, 18:16
Hello everybody.
I need some help. Is it possible to do like this
Because if you not write Float: before BuyableCars, i get errors, but if you do - another errors.
Thanks for help.
I need some help. Is it possible to do like this
Код:
new const BuyableCars[][5] = { { integer, float, float, float, float }, { integer, float, float, float, float } };
Thanks for help.