#include void pEvenDouble(int firstD, int secondD, int* tdArray) { int fd=0; int sd=0; for (int i=0; i=secondD) { sd=0; fd++; } } } void aEvenDouble(int firstD, int secondD, int tdArray[][secondD]) { for (int i=0; i