User: Sporech

  • Public profile

User profile: Sporech

User info
User name:Sporech
History
Joined:
Number of posts:12
Latest posts:

Syntax error on calling Base Constructor
Hi, thanks for the response! (ctor is short for constructor, right?) I've tried adding [CODE] usin...

Syntax error on calling Base Constructor
Hi! I've been trying to create a derived class which calls the constructor of its parent, but I'v...

ASCII to numerical values gives negatives
Forgot this: [code] int getNumber(char c) { return (int) c; } char getCharacter(int i) { return (c...

ASCII to numerical values gives negatives
Hi! 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