User: datsuphu

  • Public profile

User profile: datsuphu

User info
User name:datsuphu
History
Joined:
Number of posts:7
Latest posts:

Loops with array and pointer, which one is better
i got something wrong in the source code so i modified that [code] #include <iostream> #include <str...

Loops with array and pointer, which one is better
Hi all. My question is the same to the title of this topic, i'm not sure using pointer and array wh...

Constructor with arguments of class
if i don't use pointer in side the class, the program working well, however, in some cases i just us...

Constructor with arguments of class
@ AbstractionAnon: if i use [code] MyClass * e = new MyClass[100]; [/code] i can not mofidier ndim ...

Constructor with arguments of class
in line 36 i had wrong typing, that is this-y = new double[1]; however the Moschops's method just us...

This user does not accept Private Messages