Switch in a loopI got it. I really appreciate your help. Again, thank you very much.
Switch in a loop@Daleth The default didn't work.. @toum It works. Thanks a lot. If it's ok, can you please explain ...
Switch in a loopHi. I have the following problem: if i use the "switch" in a loop like "do-while" i cannot see any ...
[HELP] Pointer to a classI did a similar thing: [code]int main() { example *p; p=new example; p->add(10,15); p->show(); del...
[HELP] Pointer to a classHi. I am having trouble using a pointer to a class. When i run this example i get an error message:...
This user does not accept Private Messages