User profile: Lorian
User info |
User name: | Lorian |
History |
Joined: | |
Number of posts: | 5 |
Latest posts: |
Converting between base and inherited class Thanks Zaita, I think what I'll do is set up a new namespace and just copy all the functions in, add...
Converting between base and inherited class Hello all,
Lets say for the sake of argument I have 3 classes, protocolA, protocolB and connect.
...
Constructors and arrays Ok, no matter. It is only a minor issue.
Thanks for your help.
Constructors and arrays Yes, I would usually use a vector, but in this case I specifically need only 2 items, with very basi...
Constructors and arrays Hi folks,
Suppose I have something like this:
[code]
class a {
a(): b(0) { }
int b;
...
|
This user does not accept Private Messages