User: Kerchnasty

  • Public profile

User profile: Kerchnasty

User info
User name:Kerchnasty
History
Joined:
Number of posts:10
Latest posts:

Overloading Operator+ won't take both sides
Main.cpp [code]#include <iostream> #include <string> #include "Classes.h" using namespace std; int ...

Overloading Operator+ won't take both sides
So I'm trying to add two objects of a class i made called NaturalNumber, however when i try to add t...

Assigning char to an array
One other thing you want to fix is inside all your if/else if statements you're using < when you wan...

My version of a Caesar Cipher works, except for one final problem.
Thanks for the response AbstractionAnon. I should have mentioned this above, In my new code I have...

My version of a Caesar Cipher works, except for one final problem.
If everything still runs correctly even with this new code then Im not sure what the problem is. I'l...

This user does not accept Private Messages