tests/
- Main functions provided by Holberton School to test the files.variadic_functions.h
- Header file with function prototypes and with a structure.
- 0. Beauty is variable, ugliness is constant
0-sum_them_all.c
- Function that returns the sum of all its parameters.
- 1. To be is to be the value of a variable
1-print_numbers.c
- Function that prints numbers, followed by a new line.
- 2. One woman's constant is another woman's variable
2-print_strings.c
- Function that prints strings, followed by a new line.
- 3. To be is a to be the value of a variable
3-print_all.c
- Function that prints anything.
- Felipe Villamizar - GitHub