printf
printf.c file
Compile and execute the file
printf.c.
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