Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. giggetto71

    watching CArray object items

    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...

Part and Inventory Search

Back
Top