new str[64]; for(new m = 0, gm = sizeof(VoteMaps); m < gm; m++) { strcat(str, VoteMaps[m][0]); strcat(str, "\n"); }