We have been set a task to make an encryption program.
My program must open and close text files whilst reading them and using the contents and encrypting them. I know how to encrypt them using ascii, but what my whole class dont understand, is the opening and closing of the file itself.