UC3M

Telematic/Audiovisual Syst./Communication Syst. Engineering

Systems Architecture

September 2017 - January 2018

14.9.  Fixing compiler errors

Download the bogus.c that should print on the screen the square of the numbers from 1 to 10. You must modify the program to compile without warning using the -Wall option. Execute it to see if it works correctly.