Cipher Program

This program will query the users desire to encode or decode an input file. It then prompts the user to provide input and output file names, validates the input file exists, then processes the input file encoded/decoded to a new output filename and location specified by the user. If the user enters an output file… Continue reading Cipher Program

Published
Categorized as 2018 Tagged