why is the copy constructor called twice?I fixed my code to get the correct # count of objects, but I'm still puzzled as to why the copy cons...
why is the copy constructor called twice?In my Date class I added a static integer that keeps track of the # of objects created, but the coun...
casting enumsworked perfectly thanks. Stylistically does any one have problems with what I wrote and why? Our...
casting enums I learning how to transition from C to C++, and having problems with casting. I don't know how. He...
This user does not accept Private Messages