WoundEdGoat
Programmer
I added a file called Encryption.dat to my project and it is now in the solution explorer window. How can I access the data in the file through code without having to make it into an external file for the exe to work with after compiling? If I cannot do this, is there an alternative method I can use without having to hardcode an array or collection?