Need some explanation about a class has a class memberHi there, I tried to understand the following code [code] #include <string> using namespace std;...
need some explanation of the following scope problemThanks, 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 problemdoes it mean I can not really use the array "film" as after the initialization, the destructor will ...
need some explanation of the following scope problemI 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