I can't seem to declare CArrays correctly. I use the format from the help files
CArray<CMyClass,CMyClass> myArray;
but when I compile it says I'm missing a ; before the <
What I doing wrong/not doing?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: CArraysThreaded View
|
Click Here to Expand Forum to Full Width |