Why use "private" in c++ classes? What's the point?I'm trying to get the hang of classes. I understand the need and use of "public:" in classes, but I ...
Is my output correct?thanks, i didn't realize all the errors. I know nothing about constructors, lol. Guess I have to hit...
Is my output correct?Here's the code: [code] #include <iostream> #include <stdio.h> #include <stdlib.h> using na...
Trouble with my dynamic arraythanks, I came up with this, but haven't tried to execute it yet: [code] void createArrays(IntPt...
Trouble with my dynamic arrayI've been up all night trying to figure this out and I've gone nowhere. How do I set up and use a dy...
This user does not accept Private Messages