// using template functions #include template void printArray(T *array, int count) { for (int i=0; i