Write a C function print_upper()

Write a C function print_upper() to prints its character argument in uppercase.



Leave a Reply