User: hgu

  • Public profile

User profile: hgu

User info
User name:hgu
History
Joined:
Number of posts:4
Latest posts:

Need some explanation about a class has a class member
Hi there, I tried to understand the following code [code] #include <string> using namespace std;...

need some explanation of the following scope problem
Thanks, it helps to convince me that array {} does not mean scope? Can you give me some more insight...

need some explanation of the following scope problem
does it mean I can not really use the array "film" as after the initialization, the destructor will ...

need some explanation of the following scope problem
I am reading a book about auto_ptr, and see the following code: [code] auto_ptr<string> films[5]...

This user does not accept Private Messages