07.03.2010, 16:08
Actually i don't get it what You want..
But if i understand you right, so..
And You can use from 0 to 49
(0,1,2,3,4,9...45,46,47,48,49);
For e.x.: orcars[2], orgcars[5] and etc.
But if i understand you right, so..
Код:
enum fracts { orgcash, orgmembers, orgcars[50]
(0,1,2,3,4,9...45,46,47,48,49);
For e.x.: orcars[2], orgcars[5] and etc.