Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 296 Bytes

File metadata and controls

4 lines (2 loc) · 296 Bytes

ReadAndWriteTextFiles

This program reads ints from a file and outputs those same ints into another file, without duplicates. The program will read the user's input for a file name, and will read another input from the user to put those numbers in the 2nd file name that the user names.