New table in the database.
#3

Alright so, i replaced it to:

Quote:

#define MAX_RANK 5
enum RaceRanking
{
place,
name,
time,
date
};

new ranking[MAX_RANK][RaceRanking];

But that does not fix anything. It still goes not responding.
Reply


Messages In This Thread
New table in the database. - by GuitarMan - 03.09.2015, 18:29
Re: New table in the database. - by bgedition - 03.09.2015, 18:34
Re: New table in the database. - by GuitarMan - 03.09.2015, 18:44
Re: New table in the database. - by ball - 03.09.2015, 18:44
Re: New table in the database. - by bgedition - 03.09.2015, 18:49
Re: New table in the database. - by GuitarMan - 03.09.2015, 19:05
Re: New table in the database. - by bgedition - 03.09.2015, 19:12
Re: New table in the database. - by GuitarMan - 03.09.2015, 19:14
Re: New table in the database. - by bgedition - 03.09.2015, 19:21
Re: New table in the database. - by GuitarMan - 03.09.2015, 19:34

Forum Jump:


Users browsing this thread: 1 Guest(s)