Syntax error on calling Base ConstructorHi, thanks for the response! (ctor is short for constructor, right?) I've tried adding [CODE] usin...
Syntax error on calling Base ConstructorHi! I've been trying to create a derived class which calls the constructor of its parent, but I'v...
ASCII to numerical values gives negativesForgot this: [code] int getNumber(char c) { return (int) c; } char getCharacter(int i) { return (c...
ASCII to numerical values gives negativesHi! I'm working on an encrypter, and am using ASCII to Numbers and vice versa to scramble letters...
Stack Memory Corrupted?Okay, I'll set index to 0 instead of -1
This user does not accept Private Messages