Errounous outputThe program I have listed below is for a very simple Encryption and Decryption. When it access's th...
infile sizeI have edited this post and please disregard previous comments. I am trying to read a file into an...
infile sizeI am trying to read a file into an array. The amount of data in the file is unknow. Is there a lin...
String arraynot sure what u mean with a std::string? can u elaoborate pls
String arrayOK, by reducing the str[5000] to 500, it reduces the errounous output. How do i make it go away all...