I have a char array and an int array. I need a function that swaps contents of these, by using template. For example, let my arrays look like:
char chrArr[] =