UC3M

Telematic/Audiovisual Syst./Communication Syst. Engineering

Systems Architecture

September 2017 - January 2018

8.7.  Activities

8.7.1.  The function printf

Resources

Work Plan

  1. Compile and execute the file printf.c.

  2. Rewrite the format strings used in the printf function to produce the output with the following format (do it without using more than two consecutive white spaces):

    The letter is              m
    The number is             60345698
    The hexadecimal number is 0X3FA
    The real number is        3.10e+33
    The string is             ABCDE