Subfolder
“Using_getc
” in the shared
folder.
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.