Hello,
I am trying to watch a variable
CArray<CFoo,CFoo>myvar
where
typedef struct tagCFoo
{ CString name;
long num1;
long num2;
} CFoo;
Now, I am able to make it work fine in the code, but when I try to watch the variable myvar (in debug mode) I am not able to see the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.