enum fdata{ fRanks, fName,//you still need to add a comma even it its the last one}; //you forgot the semi colonnew FractionInfo[MAX_FACTIONS][fdata];