#include #include #define ARRAY_SIZE 10 int processArray(int *arr, void (*printFunction)(int *)) { for (int i=0; i