UC3M

Telematic/Audiovisual Syst./Communication Syst. Engineering

Systems Architecture

September 2017 - January 2018

9.8.9.  Read a line by keyboard and write in file

Resources

Work Plan

Write a program that asks the user to enter a line (with getline) and writes it character by character in a new file, converting every character to uppercase before write it to the file (to see you have write them correctly, open the file and read it).

Upload the program to the folder Files_exam in your workspace in Subversion.