UC3M

Telematic/Audiovisual Syst./Communication Syst. Engineering

Systems Architecture

September 2017 - January 2018

8.7.2.  Input and output operations with characters

Resources

  • Subfolder Using_getc in the shared folder.

Work Plan

Modify the program called using_getc.c in the folder Using_getc so that keeps reading characters from the standard input until the character 'q' is entered. If the characters are 'A', 'B', or 'C', display their numeric values on the screen; print out the character otherwise. Upload your code to the Subversion repository when finished.