Background: This is the very first release of my encyption/decryption program. It consists of two files, enc.cpp for encryption and dec.cpp for decryption. The input text file is should be named "i.txt" (without the quotes) in c:\ directory. I used turbo c++ compiler on Windows 98.