Array adjustments.
#1

Hello everybody.
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 }
};
Because if you not write Float: before BuyableCars, i get errors, but if you do - another errors.

Thanks for help.
Reply


Messages In This Thread
Array adjustments. - by Martin_M - 18.07.2011, 18:16
Re: Array adjustments. - by BuLLeT[LTU] - 18.07.2011, 18:18
Re: Array adjustments. - by Martin_M - 18.07.2011, 18:22
Re: Array adjustments. - by BuLLeT[LTU] - 18.07.2011, 18:24
Re: Array adjustments. - by Martin_M - 18.07.2011, 18:25

Forum Jump:


Users browsing this thread: 2 Guest(s)