C++ Encryption/Decryption problemI have changed my coding completely and running into a few problems: [code]#include "stdafx.h" #in...
C++ Encryption/Decryption problemThank you Disch and Kiana for your kindness and your replies. Disch, sorry about the bad indentat...
C++ Encryption/Decryption problemHello, I am trying to write a program that gives you 3 options: 1 for encryption 2 for decryp...
C++ Counting vowels problemThank you for all of your help Duoas, I've got my program to work perfectly, thank you for all of...
C++ Counting vowels problemDuoas, thank you so much for your help with my coding. Ive added cout << str << " "; before the...