Thursday, July 9, 2009

Why do I get error "cannot define 'list' as a member of managed 'myclass' mixed types ... (VS2005/C++) ?

I am using Visual Studio 2005 / C++





I have a struct named addrStruct defined above a class.





In the class I have:





addrStruct list[10];





I am running into the error:





cannot define 'list' as a member of managed 'myClass': mixed types are not supported





Can anyone explain why to me?

Why do I get error "cannot define 'list' as a member of managed 'myclass' mixed types ... (VS2005/C++) ?
that is a good site keep reading it will help

nobile

No comments:

Post a Comment