#include "header.h" int count_dipthongs( char character_first, character_array character_list, dipthong_counts count_list, int num_char_read) { int i; char old_char, new_char; old_char = character_first; for(i=0; i