I declared:
auto_ptr<char> a(new char[20]);
My question is how I can initialize a with a string?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 7 of 7
Thread: an auto_ptr questionThreaded View
|
Click Here to Expand Forum to Full Width |