#include <stdio.h> #include <stdlib.h> #include <string.h> void eat_space(char *s) { int i = 0, j = 0; while ((s[i] = s[j++]) != '