FILE 0-sum_them_all.c is a function that returns the sum of all its parameters.
FILE 1-print_numbers.c is a function that prints numbers, followed by a new line.
FILE 2-print_strings.c is a function that prints strings.
FILE 3-print_all.c is a function that prints anything.