/* CountBatch: Adds the counts of the dipthongs in the n characters at the start of CharArray to CharCounts and returns something HELP. */ void CountBatch(int n, int CharArray[], int CharCounts[][256]) { int a, b, i; a=CharArray[0]; for(i=1; i