Problem with defining.
#4

If your saving information about each vehicle, new CarInfo[MAX_VEHICLES][cInfo]; Is enough to record information about every vehicle since the limit is 2000.

Array sizes cannot be changed dynamically by using a variable as the size since they are handled by the Pre-Processor.
Reply


Messages In This Thread
Problem with defining. - by Typhome - 11.01.2012, 16:58
Re: Problem with defining. - by Psymetrix - 11.01.2012, 17:58
Re: Problem with defining. - by Typhome - 11.01.2012, 18:14
Re: Problem with defining. - by Psymetrix - 11.01.2012, 18:26

Forum Jump:


Users browsing this thread: 1 Guest(s)