User profile: ViperVenom

User info
User name:ViperVenom
History
Joined:
Number of posts:9
Latest posts:

C++ Encryption/Decryption problem
I have changed my coding completely and running into a few problems: [code]#include "stdafx.h" #in...

C++ Encryption/Decryption problem
Thank you Disch and Kiana for your kindness and your replies. Disch, sorry about the bad indentat...

C++ Encryption/Decryption problem
Hello, I am trying to write a program that gives you 3 options: 1 for encryption 2 for decryp...

C++ Counting vowels problem
Thank you for all of your help Duoas, I've got my program to work perfectly, thank you for all of...

C++ Counting vowels problem
Duoas, thank you so much for your help with my coding. Ive added cout << str << " "; before the...