Posted by: djblade December 9, 2014
Need Help Decoding C++
Login in to Rate this Post:     0       ?        
I have the encrypted file in code.txt which is in same directory as source.cpp file. My code is supposed to ifstream encoded file and subtract 4 form ASCII value of each character. The output of the decoded file will in turn be stored in same directory as file plain2.txt

Read Full Discussion Thread for this article