enum info{ Integer, Float:X, etc...}new BuyableCars[2][info] = {{ integer, float, float, float, float },{ integer, float, float, float, float }};