I\'m writing a C code and I have to implement this function
int most_frequent_char(size_t n, Tweet timeline[], char *frequent);
and in particular I\'m