This exercise is available at https://study.find-santa.eu/exercises/c/data_types/.
For the sake of the environment, please avoid printing these instructions in the future. Thank you!

Data Types

  1. Size of date types
    Write a c file that prints the sizes of all data types you know.
    Name the source file: data_types.c