05.07.2009, 16:54
Hi, I want to make a random car color with all the 127 colors.
Have I to do new rc[]={0,1,3,...,and so on,...,127,126};, or is it possible to write it like rc[]={from 0 to 126};?
Have I to do new rc[]={0,1,3,...,and so on,...,127,126};, or is it possible to write it like rc[]={from 0 to 126};?