#include "header.h" int read_chars_NMax(character_array character_list){ int i=0; while(scanf("%c",character_list + i)!=EOF &&i